OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re Date: 10-Dec-2002 22:17:54
Branch: HEAD Handle: 2002121021175100
Modified files:
openpkg-re/vcheck vc.perl-util
Log:
correct directory
Summary:
Revision Changes Path
1.10 +3 -3 openpkg-re/vcheck/vc.perl-util
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.perl-util
============================================================
$ cvs diff -u -r1.9 -r1.10 vc.perl-util
--- openpkg-re/vcheck/vc.perl-util 10 Dec 2002 16:15:12 -0000 1.9
+++ openpkg-re/vcheck/vc.perl-util 10 Dec 2002 21:17:51 -0000 1.10
@@ -28,17 +28,17 @@
}
prog perl-util:Devel-StackTrace = {
version = 1.02
- url = http://www.cpan.org/modules/by-module/Class/
+ url = http://www.cpan.org/modules/by-module/Devel/
regex = Devel-StackTrace-(__VER__)\.tar\.gz
}
prog perl-util:Attribute-Handlers = {
version = 0.78
- url = http://www.cpan.org/modules/by-module/Class/
+ url = http://www.cpan.org/modules/by-module/Attribute/
regex = Attribute-Handlers-(__VER__)\.tar\.gz
}
prog perl-util:Params-Validate = {
version = 0.24
- url = http://www.cpan.org/modules/by-module/Class/
+ url = http://www.cpan.org/modules/by-module/Attribute/
regex = Params-Validate-(__VER__)\.tar\.gz
}
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]