summaryrefslogtreecommitdiff
path: root/databases/postgresql80-client
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql80-client')
-rw-r--r--databases/postgresql80-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql80-client/Makefile b/databases/postgresql80-client/Makefile
index 9ef65f164ed..72d2c40c0ab 100644
--- a/databases/postgresql80-client/Makefile
+++ b/databases/postgresql80-client/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/02/06 12:32:05 jdolecek Exp $
+# $NetBSD: Makefile,v 1.2 2005/02/06 13:21:45 taca Exp $
PKGNAME= postgresql80-client-${BASE_VERS}
PKGREVISION= # empty
COMMENT= PostgreSQL database client programs
-.include "../../wip/postgresql80/Makefile.common"
+.include "../../databases/postgresql80/Makefile.common"
# XXX work around core dumps with the native libedit
USE_GNU_READLINE= yes