summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm.pm')
-rw-r--r--urpm.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/urpm.pm b/urpm.pm
index c577a674..b6f931d0 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -1,5 +1,7 @@
package urpm;
+# $Id$
+
use strict;
use vars qw($VERSION @ISA @EXPORT);
use MDK::Common;