summaryrefslogtreecommitdiff
path: root/sysutils/py-notify-python/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/py-notify-python/Makefile')
-rw-r--r--sysutils/py-notify-python/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/py-notify-python/Makefile b/sysutils/py-notify-python/Makefile
index c1181551d40..95ec33f4fc0 100644
--- a/sysutils/py-notify-python/Makefile
+++ b/sysutils/py-notify-python/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2013/08/13 09:38:29 obache Exp $
+# $NetBSD: Makefile,v 1.6 2013/08/16 09:20:41 obache Exp $
#
DISTNAME= notify-python-0.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= sysutils
MASTER_SITES= \
http://www.galago-project.org/files/releases/source/notify-python/
@@ -31,5 +31,5 @@ post-extract:
.include "../../lang/python/extension.mk"
.include "../../x11/py-gtk2/buildlink3.mk"
-.include "../../sysutils/libnotify07/buildlink3.mk"
+.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"