diff options
author | adam <adam> | 2016-08-03 10:22:08 +0000 |
---|---|---|
committer | adam <adam> | 2016-08-03 10:22:08 +0000 |
commit | 918126bafdfd837bf82913dcfbfd98d2d275bfda (patch) | |
tree | ec9752850cf8d991421cc9d6e41616955aea4422 /editors/gummi | |
parent | 61e1872ee51a5ea5ed2eb9b556f6fb8ceb0ee4c3 (diff) | |
download | pkgsrc-918126bafdfd837bf82913dcfbfd98d2d275bfda.tar.gz |
Revbump after graphics/gd update
Diffstat (limited to 'editors/gummi')
-rw-r--r-- | editors/gummi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index 2f1aa06674a..a62c6655205 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2016/08/01 14:23:55 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2016/08/03 10:22:41 adam Exp $ # DISTNAME= gummi-0.6.5 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= editors MASTER_SITES= http://dev.midnightcoding.org/attachments/download/301/ |