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 /databases/p5-DBD-Pg-13/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 'databases/p5-DBD-Pg-13/Makefile')
-rw-r--r-- | databases/p5-DBD-Pg-13/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-DBD-Pg-13/Makefile b/databases/p5-DBD-Pg-13/Makefile index 43ecd0af48eb..1f46dd013a97 100644 --- a/databases/p5-DBD-Pg-13/Makefile +++ b/databases/p5-DBD-Pg-13/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-DBD-Pg -# Version required: 0.3 +# Version required: 0.62 # Date created: June 17th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.2 1997/06/19 07:46:16 asami Exp $ +# $Id: Makefile,v 1.3 1997/06/24 18:43:10 jfitz Exp $ # -DISTNAME= DBD-Pg-0.3 -PKGNAME= p5-DBD-Pg-0.3 +DISTNAME= DBD-Pg-0.62 +PKGNAME= p5-DBD-Pg-0.62 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD |