aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql74-client
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2005-01-31 02:05:54 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2005-01-31 02:05:54 +0000
commit8da7d1da0c4864dd0c14cac4c3271308cd02fbce (patch)
tree21cc7b8e1bc324e665a9177e14ade7a0bfac9607 /databases/postgresql74-client
parent4b2a360285914c497f8bcf8c7f9788121f4ea64e (diff)
downloadports-8da7d1da0c4864dd0c14cac4c3271308cd02fbce.tar.gz
ports-8da7d1da0c4864dd0c14cac4c3271308cd02fbce.zip
Correct comment about USE_PGSQL knob
Notes
Notes: svn path=/head/; revision=127749
Diffstat (limited to 'databases/postgresql74-client')
-rw-r--r--databases/postgresql74-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql74-client/Makefile b/databases/postgresql74-client/Makefile
index c6146f0dbb17..0be6a85375cc 100644
--- a/databases/postgresql74-client/Makefile
+++ b/databases/postgresql74-client/Makefile
@@ -4,7 +4,7 @@
#
# $FreeBSD$
#
-# To depend on postgresql-client, set USE_POSTGRESQL=yes.
+# To depend on postgresql-client, set USE_PGSQL=yes.
# See Mk/bsd.port.mk for more info
PORTNAME= postgresql