summaryrefslogtreecommitdiff
path: root/www/p5-CGI_Lite/Makefile
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2003-03-02 20:26:04 +0000
committermjl <mjl@pkgsrc.org>2003-03-02 20:26:04 +0000
commit32e1a341a0572db19fc8f886884d113fbdc45ec9 (patch)
tree2885509bd2733334df5f5137a33cde28c7bf109a /www/p5-CGI_Lite/Makefile
parentfa8ed88fa4d7dc2593550412171af06576fcc86d (diff)
downloadpkgsrc-32e1a341a0572db19fc8f886884d113fbdc45ec9.tar.gz
Update p5-CGI_Lite to 2.001
Note from the CPAN administration: The CGI::Lite module seems to be abandoned by its original author. We cannot contact him anymore. The 2.0 release has been made on 2000-08-20. This 2.001 release is just an emergency release that fixes the most urgent security need. It is not endorsed by the original author. It was put together by me after the advisory http://msgs.securepoint.com/cgi-bin/get/bugtraq0302/94.html on the bugtraq mailing list.
Diffstat (limited to 'www/p5-CGI_Lite/Makefile')
-rw-r--r--www/p5-CGI_Lite/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-CGI_Lite/Makefile b/www/p5-CGI_Lite/Makefile
index 425f55d65bf..ef4eb348c4b 100644
--- a/www/p5-CGI_Lite/Makefile
+++ b/www/p5-CGI_Lite/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2002/09/25 14:38:49 seb Exp $
+# $NetBSD: Makefile,v 1.10 2003/03/02 20:26:04 mjl Exp $
#
-DISTNAME= CGI-Lite-2.0
-PKGNAME= p5-${DISTNAME}
+NAME= CGI-Lite-2.001
+DISTNAME= ${NAME}-emergencyrelease
+PKGNAME= p5-${NAME}
SVR4_PKGNAME= p5cgl
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}