diff options
Diffstat (limited to 'databases/py-pgnotify/Makefile')
-rw-r--r-- | databases/py-pgnotify/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-pgnotify/Makefile b/databases/py-pgnotify/Makefile index 8329e344c9b..faef370182a 100644 --- a/databases/py-pgnotify/Makefile +++ b/databases/py-pgnotify/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2006/01/03 19:10:27 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2006/02/05 23:08:36 joerg Exp $ # DISTNAME= pgnotify-0.1 PKGNAME= ${PYPKGPREFIX}-pgnotify-0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= databases python MASTER_SITES= http://sandbox.rulemaker.net/ngps/Dist/ EXTRACT_SUFX= .zip |