diff options
author | xtraeme <xtraeme> | 2003-08-29 10:19:18 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-08-29 10:19:18 +0000 |
commit | 04b0de6e0eb43133b7c4202d53bc1aa84304e564 (patch) | |
tree | 005272cfd43fe57b40c65fbf99db3a05bdaed823 /x11/ruby-fox | |
parent | 5858ccefd55bfca67fee530f43040325e2a2fcfa (diff) | |
download | pkgsrc-04b0de6e0eb43133b7c4202d53bc1aa84304e564.tar.gz |
Bump package revision to 3, (fox buildlink was updated to the new version).
Diffstat (limited to 'x11/ruby-fox')
-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 7f350ce1740..2d4e6a97d5e 100644 --- a/x11/ruby-fox/Makefile +++ b/x11/ruby-fox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/07/17 22:56:44 grant Exp $ +# $NetBSD: Makefile,v 1.11 2003/08/29 10:19:18 xtraeme Exp $ DISTNAME= FXRuby-0.99.174 PKGNAME= ${RUBY_PKGNAMEPREFIX}fox-0.99.174 -PKGREVISION= 2 +PKGREVISION= 3 WRKSRC= ${WRKDIST}/ext/fox CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fxruby/} |