diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-07-17 16:40:37 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-07-17 16:40:37 +0000 |
commit | 90e108873fdff53899717404b5f60b55d318d537 (patch) | |
tree | 27ee57f51b413f587170c57e2c22578414faa7af /www/p5-CGI-modules | |
parent | 80ee1799c07706da205c01b10ce889f20710ea7c (diff) | |
download | ports-90e108873fdff53899717404b5f60b55d318d537.tar.gz ports-90e108873fdff53899717404b5f60b55d318d537.zip |
Notes
Diffstat (limited to 'www/p5-CGI-modules')
-rw-r--r-- | www/p5-CGI-modules/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-CGI-modules/Makefile b/www/p5-CGI-modules/Makefile index 62d1927ea7c0..8e1e2ffb9b53 100644 --- a/www/p5-CGI-modules/Makefile +++ b/www/p5-CGI-modules/Makefile @@ -5,13 +5,12 @@ # $FreeBSD$ # -PORTNAME= CGI +PORTNAME= CGI-modules PORTVERSION= 2.76 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= CGI PKGNAMEPREFIX= p5- -DISTNAME= CGI-modules-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |