diff options
Diffstat (limited to 'editors/gummi/Makefile')
-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 e1cc3284419..27d503b52ee 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2012/09/15 10:04:27 obache Exp $ +# $NetBSD: Makefile,v 1.5.2.1 2012/10/03 12:07:30 spz Exp $ # DISTNAME= gummi-0.6.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors MASTER_SITES= http://dev.midnightcoding.org/attachments/download/298/ |