aboutsummaryrefslogtreecommitdiff
path: root/devel/oniguruma/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2004-03-16 08:05:51 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2004-03-16 08:05:51 +0000
commit0721deaec66a31faca0a3c1e7d5cc65f9343fffe (patch)
treecea6928deb26ab247fd6f48b46ec2b6cb5de039e /devel/oniguruma/Makefile
parente73ea0b6148813be38a682fcca1c34d1a4c72450 (diff)
Notes
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 0688ae8dd603..4a6574690964 100644
--- a/devel/oniguruma/Makefile
+++ b/devel/oniguruma/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= oniguruma
-PORTVERSION= 2.2.4
+PORTVERSION= 2.2.5
CATEGORIES= devel
MASTER_SITES= http://www.geocities.jp/kosako1/oniguruma/archive/ \
${MASTER_SITE_RUBY}
MASTER_SITE_SUBDIR= contrib
-DISTNAME= onigd20040304
+DISTNAME= onigd20040316
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org