1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Give Mr. Fritchman Maintainership

Update version

PR:		27944
Submitted by:	new maintainer
Reviewed by:	will
This commit is contained in:
David W. Chapman Jr. 2001-06-07 20:22:39 +00:00
parent 170e28fe7e
commit 3beb0ab4d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43614
3 changed files with 7 additions and 4 deletions

View File

@ -6,13 +6,13 @@
#
PORTNAME= CGI-Application
PORTVERSION= 1.2
PORTVERSION= 1.31
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= CGI
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= petef@databits.net
BUILD_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \
${SITE_PERL}/CGI/Base.pm:${PORTSDIR}/www/p5-CGI

View File

@ -1 +1 @@
MD5 (CGI-Application-1.2.tar.gz) = 85b04c3e02fbfd7b6e331c69675e4907
MD5 (CGI-Application-1.31.tar.gz) = 5397cd17e426fd87297cb54c5b1c4ba5

View File

@ -3,4 +3,7 @@ sophisticated, reusable web-based applications. This module implements
a methodology which, if followed, will make your web software easier to
design, easier to document, easier to write, and easier to solve.
--will
WWW: http://search.cpan.org/search?dist=CGI-Application
- Pete
petef@databits.net