summaryrefslogtreecommitdiff
path: root/sysutils/py-notify
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/py-notify')
-rw-r--r--sysutils/py-notify/Makefile4
-rw-r--r--sysutils/py-notify/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/py-notify/Makefile b/sysutils/py-notify/Makefile
index 508e8eb3b1f..9909a81cf6e 100644
--- a/sysutils/py-notify/Makefile
+++ b/sysutils/py-notify/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2010/06/13 22:45:25 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2010/09/14 11:01:09 wiz Exp $
#
DISTNAME= notify-python-0.1.1
PKGNAME= ${PYPKGPREFIX}-notify-0.1.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= sysutils
MASTER_SITES= \
http://www.galago-project.org/files/releases/source/notify-python/
diff --git a/sysutils/py-notify/buildlink3.mk b/sysutils/py-notify/buildlink3.mk
index 3a102e65b8f..fe9824f1ebb 100644
--- a/sysutils/py-notify/buildlink3.mk
+++ b/sysutils/py-notify/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2010/06/13 22:45:25 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2010/09/14 11:01:09 wiz Exp $
BUILDLINK_TREE+= py-notify
@@ -8,7 +8,7 @@ PY_NOTIFY_BUILDLINK3_MK:=
.include "../../lang/python/pyversion.mk"
BUILDLINK_API_DEPENDS.py-notify+= ${PYPKGPREFIX}-notify>=0.1.1
-BUILDLINK_ABI_DEPENDS.py-notify?= ${PYPKGPREFIX}-notify>=0.1.1nb4
+BUILDLINK_ABI_DEPENDS.py-notify?= ${PYPKGPREFIX}-notify>=0.1.1nb5
BUILDLINK_PKGSRCDIR.py-notify?= ../../sysutils/py-notify
.include "../../x11/py-gtk2/buildlink3.mk"