diff options
author | taca <taca@pkgsrc.org> | 2006-01-03 14:39:51 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2006-01-03 14:39:51 +0000 |
commit | 5908bed3a8260ed61218cf556387daa9f5bebbd3 (patch) | |
tree | 6284449437448da5b7952b45e2688d63dfd473fb /lang | |
parent | 7cc338f1635b87a87bfa56176a26e7c2a627cf9d (diff) | |
download | pkgsrc-5908bed3a8260ed61218cf556387daa9f5bebbd3.tar.gz |
lang/ruby package is now 1.8.4, reset PKGREVISION.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/ruby/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index 5494fff8624..54b4830a201 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.39 2005/12/08 09:52:15 rillig Exp $ +# $NetBSD: Makefile,v 1.40 2006/01/03 14:39:51 taca Exp $ DISTNAME= ruby-${RUBY_VERSION} -PKGREVISION= 1 CATEGORIES= lang ruby MASTER_SITES= # empty DISTFILES= # empty |