diff options
author | wiz <wiz@pkgsrc.org> | 2006-01-03 19:10:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-01-03 19:10:27 +0000 |
commit | 55cc8816ebdf8a6ee2af7033320d8e48edef6bbe (patch) | |
tree | 82100131bee15759129e4a53cdfe1844f848748e /databases | |
parent | 1f7cfb24e624ac267c8c77e85d928027b99b56f0 (diff) | |
download | pkgsrc-55cc8816ebdf8a6ee2af7033320d8e48edef6bbe.tar.gz |
Bump PKGREVISION for PLIST change.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/py-pgnotify/Makefile | 3 | ||||
-rw-r--r-- | databases/py-table/Makefile | 3 |
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/} |