diff options
Diffstat (limited to 'x11/ruby-fox/Makefile')
-rw-r--r-- | x11/ruby-fox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ruby-fox/Makefile b/x11/ruby-fox/Makefile index 8e3ba27e69b..5163335c3b4 100644 --- a/x11/ruby-fox/Makefile +++ b/x11/ruby-fox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2004/04/24 22:17:12 snj Exp $ +# $NetBSD: Makefile,v 1.17 2004/10/03 00:18:38 tv Exp $ DISTNAME= FXRuby-1.0.25 PKGNAME= ${RUBY_PKGNAMEPREFIX}fox-1.0.25 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 ruby MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fxruby/} |