From a25b3b6d7f5feee1b33c6b57f2a0e904ddfe5cc0 Mon Sep 17 00:00:00 2001 From: jfitz Date: Sun, 14 Sep 1997 02:55:26 +0000 Subject: 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 --- www/p5-Apache/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/p5-Apache/Makefile') 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 # -# $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 -- cgit