diff options
author | wiz <wiz> | 2012-02-06 12:39:49 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-02-06 12:39:49 +0000 |
commit | e7ca80a59328b75bf0ef7660f9b582a467e51ace (patch) | |
tree | babd501eac1bd290d4908251c585379252e34df8 /graphics/blinkentools | |
parent | 166a5f824642de2518220b2a24588ea27cb9f551 (diff) | |
download | pkgsrc-e7ca80a59328b75bf0ef7660f9b582a467e51ace.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 'graphics/blinkentools')
-rw-r--r-- | graphics/blinkentools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/blinkentools/Makefile b/graphics/blinkentools/Makefile index b7c1119454f..16ab9790267 100644 --- a/graphics/blinkentools/Makefile +++ b/graphics/blinkentools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2012/01/29 10:13:16 marino Exp $ +# $NetBSD: Makefile,v 1.21 2012/02/06 12:40:17 wiz Exp $ # DISTNAME= blinkentools-2.2 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= graphics MASTER_SITES= http://sven.gimp.org/blinkenlights/old/ |