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 9909a81cf6e..8fdeedc8c52 100644 --- a/sysutils/py-notify/Makefile +++ b/sysutils/py-notify/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2010/09/14 11:01:09 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2010/11/15 22:58:37 abs Exp $ # DISTNAME= notify-python-0.1.1 PKGNAME= ${PYPKGPREFIX}-notify-0.1.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils MASTER_SITES= \ http://www.galago-project.org/files/releases/source/notify-python/ |