aboutsummaryrefslogtreecommitdiff
path: root/devel/oniguruma/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/oniguruma/Makefile')
-rw-r--r--devel/oniguruma/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/oniguruma/Makefile b/devel/oniguruma/Makefile
index 24751eeeffeb..05c04e08d124 100644
--- a/devel/oniguruma/Makefile
+++ b/devel/oniguruma/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= oniguruma
-PORTVERSION= 1.7.1
+PORTVERSION= 1.7.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_RUBY}
MASTER_SITE_SUBDIR= contrib
-DISTNAME= onigd20030207
+DISTNAME= onigd20030212
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
@@ -21,7 +21,7 @@ MAKEFILE= BSDmakefile
MAKE_ARGS= NOPROFILE=true
INSTALLS_SHLIB= yes
-DOCS= README doc/*
+DOCS= HISTORY README doc/*
pre-build:
${CP} ${FILESDIR}/${MAKEFILE} ${WRKSRC}/