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 263ae29eafd..ef9daaee906 100644
--- a/databases/py-PgSQL/Makefile
+++ b/databases/py-PgSQL/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2009/03/05 18:51:27 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2010/02/10 19:34:06 joerg Exp $
#
DISTNAME= pyPgSQL-2.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pypgsql/}