diff options
author | wiz <wiz@pkgsrc.org> | 2012-02-06 12:41:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-02-06 12:41:29 +0000 |
commit | 0d8c03d43e0ef0e75115d95edbf7e1d6a5753857 (patch) | |
tree | fd359dd4887f4d378996d93a6a5a5c1ef6c0b6ca /sysutils/py-notify/Makefile | |
parent | a5d619f93fc6cb6df74e3e97b14ae50f5b010485 (diff) | |
download | pkgsrc-0d8c03d43e0ef0e75115d95edbf7e1d6a5753857.tar.gz |
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
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 93cfa0fcefd..a6711e7c95e 100644 --- a/sysutils/py-notify/Makefile +++ b/sysutils/py-notify/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2011/11/01 06:02:35 sbd Exp $ +# $NetBSD: Makefile,v 1.20 2012/02/06 12:41:38 wiz Exp $ # DISTNAME= notify-python-0.1.1 PKGNAME= ${PYPKGPREFIX}-notify-0.1.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= sysutils MASTER_SITES= \ http://www.galago-project.org/files/releases/source/notify-python/ |