diff options
author | wiz <wiz@pkgsrc.org> | 2012-02-06 12:40:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-02-06 12:40:37 +0000 |
commit | 1e1719147b0ed91ea2f2ffaced514524f6f62826 (patch) | |
tree | 93aeead30f52121c8361033b50e4b482c960b067 /misc/gperiodic | |
parent | b2a1b777d4759988887adb98198bf47cf0488992 (diff) | |
download | pkgsrc-1e1719147b0ed91ea2f2ffaced514524f6f62826.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 'misc/gperiodic')
-rw-r--r-- | misc/gperiodic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gperiodic/Makefile b/misc/gperiodic/Makefile index eb0dff6ab22..b44c643fa8a 100644 --- a/misc/gperiodic/Makefile +++ b/misc/gperiodic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2011/11/01 06:02:05 sbd Exp $ +# $NetBSD: Makefile,v 1.54 2012/02/06 12:40:56 wiz Exp $ DISTNAME= gperiodic-2.0.10 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc x11 MASTER_SITES= http://www.frantz.fi/software/ |