summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjlam <jlam>2005-03-18 16:23:34 +0000
committerjlam <jlam>2005-03-18 16:23:34 +0000
commitb355ed40883407b292009a534260bc9669908fa3 (patch)
tree358b88d83c65cde4a9acf937ee946a70e2955b88 /databases
parent198e5e7a2b5d47c294a475ce8bffe64eceaa00b5 (diff)
downloadpkgsrc-b355ed40883407b292009a534260bc9669908fa3.tar.gz
Remove nonsensical comment.
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql80-lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql80-lib/Makefile b/databases/postgresql80-lib/Makefile
index 04065d2d330..778a8851c49 100644
--- a/databases/postgresql80-lib/Makefile
+++ b/databases/postgresql80-lib/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/03/17 20:57:17 jschauma Exp $
+# $NetBSD: Makefile,v 1.4 2005/03/18 16:23:34 jlam Exp $
PKGNAME= postgresql80-lib-${BASE_VERS}
-PKGREVISION= 1# empty
+PKGREVISION= 1
COMMENT= PostgreSQL database headers and libraries
.include "../../databases/postgresql80/Makefile.common"