summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Pg
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2004-01-25 15:33:10 +0000
committerMax Khon <fjoe@FreeBSD.org>2004-01-25 15:33:10 +0000
commitc9f5ea983e84ffee755dee9cd3c6d714ddbbc45f (patch)
tree900a09b5a4d6eae8bdd5dfb29e2f723b6ef103ec /databases/p5-DBD-Pg
parentfix typo (diff)
freebsd.org -> FreeBSD.org
Notes
Notes: svn path=/head/; revision=99086
Diffstat (limited to 'databases/p5-DBD-Pg')
-rw-r--r--databases/p5-DBD-Pg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile
index 043fad84470f..412e06d51d1b 100644
--- a/databases/p5-DBD-Pg/Makefile
+++ b/databases/p5-DBD-Pg/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD
PKGNAMEPREFIX= p5-
-MAINTAINER= fjoe@freebsd.org
+MAINTAINER= fjoe@FreeBSD.org
COMMENT= Provides access to PostgreSQL databases through the DBI
LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT}