diff options
Diffstat (limited to 'editors/gobby/Makefile')
-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 60e2e88c5fd..7b55bd4f6a5 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2012/10/03 11:43:34 asau Exp $ +# $NetBSD: Makefile,v 1.28 2012/10/08 23:01:27 adam Exp $ DISTNAME= gobby-0.4.12 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ |