aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-Pg-13/Makefile
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2004-10-12 15:41:14 +0800
committerfjoe <fjoe@FreeBSD.org>2004-10-12 15:41:14 +0800
commitf1e0bbe654e324140f8567c34e799a349425f094 (patch)
treefccb28d658054c6b5bd50e175d12837315a81c88 /databases/p5-DBD-Pg-13/Makefile
parentadee0bf6f916ad0588fc2d0f43117101fb34f141 (diff)
downloadfreebsd-ports-gnome-f1e0bbe654e324140f8567c34e799a349425f094.tar.gz
freebsd-ports-gnome-f1e0bbe654e324140f8567c34e799a349425f094.tar.zst
freebsd-ports-gnome-f1e0bbe654e324140f8567c34e799a349425f094.zip
- Update to 1.32.
- - - - - - - - - Reset MAINTAINER to ports@.
Diffstat (limited to 'databases/p5-DBD-Pg-13/Makefile')
-rw-r--r--databases/p5-DBD-Pg-13/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/databases/p5-DBD-Pg-13/Makefile b/databases/p5-DBD-Pg-13/Makefile
index 7de655aaf1e9..ec95af4eb37e 100644
--- a/databases/p5-DBD-Pg-13/Makefile
+++ b/databases/p5-DBD-Pg-13/Makefile
@@ -6,14 +6,13 @@
#
PORTNAME= DBD-Pg
-PORTVERSION= 1.22
-PORTREVISION= 3
+PORTVERSION= 1.32
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD
PKGNAMEPREFIX= p5-
-MAINTAINER= fjoe@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Provides access to PostgreSQL databases through the DBI
LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT}
@@ -22,7 +21,7 @@ POSTGRESQL_PORT?= databases/postgresql7
PERL_CONFIGURE= yes
-MAN3= DBD::Pg.3 DBD::dbd-pg.3
+MAN3= DBD::Pg.3
.include <bsd.port.pre.mk>