diff options
Diffstat (limited to 'sysutils/py-notify/Makefile')
-rw-r--r-- | sysutils/py-notify/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/py-notify/Makefile b/sysutils/py-notify/Makefile index fbb63389656..9bc0c6643de 100644 --- a/sysutils/py-notify/Makefile +++ b/sysutils/py-notify/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2013/06/04 22:17:08 tron Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/06 12:55:05 wiz Exp $ # DISTNAME= py-notify-0.2.1 PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}/1} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://download.gna.org/py-notify/ |