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 3871bfa9c4a..744693854a6 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2016/08/03 10:22:41 adam Exp $ +# $NetBSD: Makefile,v 1.45 2016/09/19 13:04:21 wiz Exp $ DISTNAME= gobby-0.4.12 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ |