aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby18_static
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-08-07 11:10:05 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-08-07 11:10:05 +0000
commitc391ba3abb12565983a6970cc28c08d98e57266d (patch)
tree3ed20c7f654f6bcf511b491c965c40c4f573c29f /lang/ruby18_static
parent1e1412f06651fee5d80da01d956fc5e79089f59b (diff)
downloadports-c391ba3abb12565983a6970cc28c08d98e57266d.tar.gz
ports-c391ba3abb12565983a6970cc28c08d98e57266d.zip
Notes
Diffstat (limited to 'lang/ruby18_static')
-rw-r--r--lang/ruby18_static/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby18_static/Makefile b/lang/ruby18_static/Makefile
index d03b88eedbc7..522cdb024132 100644
--- a/lang/ruby18_static/Makefile
+++ b/lang/ruby18_static/Makefile
@@ -5,12 +5,12 @@
# $FreeBSD$
#
-MASTERDIR= ${.CURDIR}/../ruby_static
+MASTERDIR= ${.CURDIR}/../ruby16_static
PORTREVISION= 0
RUBY_VER= 1.8
-LATEST_LINK= ruby_static-devel
+LATEST_LINK= ruby18_static
.include "${MASTERDIR}/Makefile"