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 /x11/grandr_applet | |
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 'x11/grandr_applet')
-rw-r--r-- | x11/grandr_applet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/grandr_applet/Makefile b/x11/grandr_applet/Makefile index 0181c327675..5cf15bb89b7 100644 --- a/x11/grandr_applet/Makefile +++ b/x11/grandr_applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2012/01/24 09:11:18 sbd Exp $ +# $NetBSD: Makefile,v 1.19 2012/02/06 12:41:58 wiz Exp $ # DISTNAME= grandr_applet-0.4 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= x11 MASTER_SITES= http://dekorte.homeip.net/download/grandr-applet/ |