diff options
Diffstat (limited to 'sysutils/py-notify-python/Makefile')
-rw-r--r-- | sysutils/py-notify-python/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/py-notify-python/Makefile b/sysutils/py-notify-python/Makefile index a98e0a976ca..23ad43996f7 100644 --- a/sysutils/py-notify-python/Makefile +++ b/sysutils/py-notify-python/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2013/06/04 22:17:08 tron Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/06 12:53:59 wiz Exp $ # DISTNAME= notify-python-0.1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= sysutils MASTER_SITES= \ http://www.galago-project.org/files/releases/source/notify-python/ |