aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-unit
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-02-08 09:35:40 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-02-08 09:35:40 +0000
commit216ce6086e4570c1183eec2aa7c6984277268668 (patch)
treef5c073e6564191fff734a5e4eaad6f42c6bb5058 /devel/ruby-unit
parent6fd266d4aa8992709ba0fce5ac0895ea77381b73 (diff)
downloadports-216ce6086e4570c1183eec2aa7c6984277268668.tar.gz
ports-216ce6086e4570c1183eec2aa7c6984277268668.zip
Notes
Diffstat (limited to 'devel/ruby-unit')
-rw-r--r--devel/ruby-unit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-unit/Makefile b/devel/ruby-unit/Makefile
index 25610b0e528a..1d7d83c6b77e 100644
--- a/devel/ruby-unit/Makefile
+++ b/devel/ruby-unit/Makefile
@@ -5,12 +5,12 @@
# $FreeBSD$
#
-PORTNAME= runit
+PORTNAME= unit
PORTVERSION= 0.3.3a
CATEGORIES= devel ruby
MASTER_SITES= http://homepage1.nifty.com/markey/ruby/rubyunit/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-DISTNAME= ${PORTNAME:S/^r/ruby/}-${PORTVERSION}
+DISTNAME= ruby${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org