diff options
author | wiz <wiz> | 2010-09-14 11:00:44 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-09-14 11:00:44 +0000 |
commit | 20ac8dbdde42857f4c0d4602f7f96251e2cc0002 (patch) | |
tree | e242dbe8d0f523c14bb4f6d48416a02a762797cc /editors/gobby | |
parent | 05579362427c2dcc2bb60e7d0a84e9609904902d (diff) | |
download | pkgsrc-20ac8dbdde42857f4c0d4602f7f96251e2cc0002.tar.gz |
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.
Per discussion on pkgsrc-changes.
Diffstat (limited to 'editors/gobby')
-rw-r--r-- | editors/gobby/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 4541469ad91..2d7220d8d2a 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2010/06/13 22:44:12 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2010/09/14 11:01:40 wiz Exp $ # DISTNAME= gobby-0.4.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ |