summaryrefslogtreecommitdiff
path: root/databases/py-PgSQL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-PgSQL/Makefile')
-rw-r--r--databases/py-PgSQL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-PgSQL/Makefile b/databases/py-PgSQL/Makefile
index 89acdf0b50a..7bd2ecd4ddb 100644
--- a/databases/py-PgSQL/Makefile
+++ b/databases/py-PgSQL/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2004/07/24 22:45:15 recht Exp $
+# $NetBSD: Makefile,v 1.9 2004/08/05 22:20:11 recht Exp $
#
DISTNAME= pyPgSQL-2.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pypgsql/}