aboutsummaryrefslogtreecommitdiffstats
path: root/devel/oniguruma/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/oniguruma/Makefile')
-rw-r--r--devel/oniguruma/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/oniguruma/Makefile b/devel/oniguruma/Makefile
index 4a6574690964..1124968e72d3 100644
--- a/devel/oniguruma/Makefile
+++ b/devel/oniguruma/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= oniguruma
-PORTVERSION= 2.2.5
+PORTVERSION= 2.2.6
CATEGORIES= devel
MASTER_SITES= http://www.geocities.jp/kosako1/oniguruma/archive/ \
${MASTER_SITE_RUBY}
MASTER_SITE_SUBDIR= contrib
-DISTNAME= onigd20040316
+DISTNAME= onigd${PORTVERSION:S/./_/g}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org