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 d69751dabe7..723fc09ffbd 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2018/04/17 22:29:38 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2018/11/12 03:51:57 ryoon Exp $ DISTNAME= gobby-0.4.12 -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ |