summaryrefslogtreecommitdiff
path: root/lang/jruby/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/jruby/Makefile')
-rw-r--r--lang/jruby/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/jruby/Makefile b/lang/jruby/Makefile
index c8125437dcb5..0ed4261c425a 100644
--- a/lang/jruby/Makefile
+++ b/lang/jruby/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= jruby
-PORTVERSION= 0.1.5
+PORTVERSION= 0.1.6b
CATEGORIES= lang ruby java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTFILES= ${PORTNAME}-${PORTVERSION:S/./_/g}${EXTRACT_SUFX}
+DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
@@ -24,7 +25,7 @@ NO_WRKSUBDIR= yes
.if !defined(NOPORTDOCS)
DISTFILES+= ${PORTNAME}-src-${PORTVERSION:S/./_/g}${EXTRACT_SUFX}
-FILES= README build.xml jruby.mf org test.rb
+FILES= README build.xml jruby.mf org test.rb samples
.endif
do-build: