aboutsummaryrefslogtreecommitdiff
path: root/devel/oniguruma/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-08-23 16:06:52 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-08-23 16:06:52 +0000
commit9bc5e88302a16fe81f84edafd7f9857e48a6d5a8 (patch)
treee2ba19d907be5def5b1c1762771ad46c3948de3b /devel/oniguruma/Makefile
parentd73e9f7a293ae53831be4069774df6fa14407eea (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 7906816cef98..8fcc2a1c434c 100644
--- a/devel/oniguruma/Makefile
+++ b/devel/oniguruma/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= oniguruma
-PORTVERSION= 1.9.2
+PORTVERSION= 1.9.3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_RUBY}
MASTER_SITE_SUBDIR= contrib
-DISTNAME= onigd20030808
+DISTNAME= onigd20030819
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org