diff options
Diffstat (limited to 'devel/ruby-unit')
| -rw-r--r-- | devel/ruby-unit/Makefile | 4 |
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 |
