summaryrefslogtreecommitdiff
path: root/www/p5-CGI
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-08-06 06:19:03 +0000
committerjlam <jlam@pkgsrc.org>2005-08-06 06:19:03 +0000
commit7fbb8d952791a8c4d82b77759fc5fb7accd491fe (patch)
tree01ab92342ff180527d28ec20c4868e49f3c4def1 /www/p5-CGI
parent86f92684818eb77da677366cd49b4fa35e87b579 (diff)
downloadpkgsrc-7fbb8d952791a8c4d82b77759fc5fb7accd491fe.tar.gz
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
Diffstat (limited to 'www/p5-CGI')
-rw-r--r--www/p5-CGI/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile
index 1c35c7ce037..6dc660614cc 100644
--- a/www/p5-CGI/Makefile
+++ b/www/p5-CGI/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.34 2005/07/16 01:19:25 jlam Exp $
+# $NetBSD: Makefile,v 1.35 2005/08/06 06:19:36 jlam Exp $
#
VERS= 3.10
DISTNAME= CGI.pm-${VERS}
PKGNAME= p5-CGI-${VERS}
SVR4_PKGNAME= p5cgi
+PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/}