summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz>2006-01-03 19:10:27 +0000
committerwiz <wiz>2006-01-03 19:10:27 +0000
commite0ca839d12e018042800c8fbf0f8c6130e6b04e6 (patch)
tree82100131bee15759129e4a53cdfe1844f848748e /databases
parent9fa25326f7690029822a9a804a2c5053c704ca95 (diff)
downloadpkgsrc-e0ca839d12e018042800c8fbf0f8c6130e6b04e6.tar.gz
Bump PKGREVISION for PLIST change.
Diffstat (limited to 'databases')
-rw-r--r--databases/py-pgnotify/Makefile3
-rw-r--r--databases/py-table/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/py-pgnotify/Makefile b/databases/py-pgnotify/Makefile
index ea7606a9544..8329e344c9b 100644
--- a/databases/py-pgnotify/Makefile
+++ b/databases/py-pgnotify/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2005/12/05 20:50:00 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2006/01/03 19:10:27 wiz Exp $
#
DISTNAME= pgnotify-0.1
PKGNAME= ${PYPKGPREFIX}-pgnotify-0.1
+PKGREVISION= 1
CATEGORIES= databases python
MASTER_SITES= http://sandbox.rulemaker.net/ngps/Dist/
EXTRACT_SUFX= .zip
diff --git a/databases/py-table/Makefile b/databases/py-table/Makefile
index a4e01443918..758b9dfcb86 100644
--- a/databases/py-table/Makefile
+++ b/databases/py-table/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2005/12/05 20:50:01 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2006/01/03 19:10:50 wiz Exp $
#
DISTNAME= pytable-0.8.3a
PKGNAME= ${PYPKGPREFIX}-table-0.8.3a
+PKGREVISION= 1
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pytable/}