summaryrefslogtreecommitdiff
path: root/databases/p5-Pg
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-14 05:43:00 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-14 05:43:00 +0000
commit2275ee0bcfe94ad50ac42d98c773a171c673828d (patch)
treeb5916119748ef6bc0c4aa1ef724befadc8877e8e /databases/p5-Pg
parentSimple aesthetic fix: "^post-install" instead of "^ post-install" (diff)
typo clean up police: \s -> \t
Notes
Notes: svn path=/head/; revision=38323
Diffstat (limited to 'databases/p5-Pg')
-rw-r--r--databases/p5-Pg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Pg/Makefile b/databases/p5-Pg/Makefile
index c3b29f978e27..9615b8119e8c 100644
--- a/databases/p5-Pg/Makefile
+++ b/databases/p5-Pg/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7
+LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7
USE_PERL5= yes