diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-09-14 02:55:26 +0000 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-09-14 02:55:26 +0000 |
commit | a25b3b6d7f5feee1b33c6b57f2a0e904ddfe5cc0 (patch) | |
tree | 9c30dff54d3b94887b02a1405e15bc6939b21a72 /www/p5-HTML-Stream/Makefile | |
parent | 67bc08ef2a4c85c5a2994de10ee732e8d6c58b75 (diff) | |
download | FreeBSD-ports-a25b3b6d7f5feee1b33c6b57f2a0e904ddfe5cc0.zip FreeBSD-ports-a25b3b6d7f5feee1b33c6b57f2a0e904ddfe5cc0.tar.gz |
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-HTML-Stream/Makefile')
-rw-r--r-- | www/p5-HTML-Stream/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-HTML-Stream/Makefile b/www/p5-HTML-Stream/Makefile index 67ed3f9..d1603ae 100644 --- a/www/p5-HTML-Stream/Makefile +++ b/www/p5-HTML-Stream/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-HTML-Stream -# Version required: 1.38 +# Version required: 1.40 # Date created: October 20th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.6 1997/05/24 13:17:16 jfitz Exp $ +# $Id: Makefile,v 1.7 1997/06/24 18:43:20 jfitz Exp $ # -DISTNAME= HTML-Stream-1.38 -PKGNAME= p5-HTML-Stream-1.38 +DISTNAME= HTML-Stream-1.40 +PKGNAME= p5-HTML-Stream-1.40 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML |