diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-09-14 10:55:26 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-09-14 10:55:26 +0800 |
commit | a25b3b6d7f5feee1b33c6b57f2a0e904ddfe5cc0 (patch) | |
tree | 9c30dff54d3b94887b02a1405e15bc6939b21a72 /www/p5-Apache/Makefile | |
parent | 67bc08ef2a4c85c5a2994de10ee732e8d6c58b75 (diff) | |
download | freebsd-ports-gnome-a25b3b6d7f5feee1b33c6b57f2a0e904ddfe5cc0.tar.gz freebsd-ports-gnome-a25b3b6d7f5feee1b33c6b57f2a0e904ddfe5cc0.tar.zst freebsd-ports-gnome-a25b3b6d7f5feee1b33c6b57f2a0e904ddfe5cc0.zip |
Mass upgrade of CPAN ports:
p5-Apache -> 1.00b2
p5-Array-PrintCols -> 2.0
p5-C-Scan -> 0.4
p5-DBD-Pg -> 0.62
p5-Data-Flow -> 0.05
p5-Devel-Peek -> 0.83
p5-HTML-Stream -> 1.40
p5-HTTPD-Tools -> 0.55
p5-Image-Size -> 2.4
p5-IniConf -> 0.92
p5-Msql -> 1.1809
p5-Mysql -> 1.1809
p5-PGP -> 0.3a
p5-Pg -> 1.6.1
p5-Tk -> 402.002
p5-WWW-Search -> 1.010
p5-libwww -> 5.12
Diffstat (limited to 'www/p5-Apache/Makefile')
-rw-r--r-- | www/p5-Apache/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Apache/Makefile b/www/p5-Apache/Makefile index 4f5d7864eb35..2a495335113b 100644 --- a/www/p5-Apache/Makefile +++ b/www/p5-Apache/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-Apache -# Version required: 0.98 +# Version required: 1.00b2 # Date created: April 26th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.4 1997/05/26 01:56:54 asami Exp $ +# $Id: Makefile,v 1.5 1997/06/24 18:43:04 jfitz Exp $ # -DISTNAME= mod_perl-0.98 -PKGNAME= p5-Apache-0.98 +DISTNAME= mod_perl-1.00b2 +PKGNAME= p5-Apache-1.00b2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache |