diff options
Diffstat (limited to 'editors/gobby')
-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 bdeae4359be..f33e1b87383 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2008/03/04 11:02:24 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2008/03/06 14:53:49 wiz Exp $ # DISTNAME= gobby-0.4.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ |