summaryrefslogtreecommitdiffstats
path: root/devel/oniguruma/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-12 10:42:36 +0000
committerknu <knu@FreeBSD.org>2003-02-12 10:42:36 +0000
commit6be99d3436056b65e05f6185a3386463b2480091 (patch)
tree2cc5a94c91ec3532d3c29d1b9e652448e9d45740 /devel/oniguruma/Makefile
parentbc1c8124fde7ea6967d2127337cdd117a2006a59 (diff)
downloadFreeBSD-ports-6be99d3436056b65e05f6185a3386463b2480091.zip
FreeBSD-ports-6be99d3436056b65e05f6185a3386463b2480091.tar.gz
Update Oniguruma to 1.7.2 (20030212).
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 24751ee..05c04e0 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}/
OpenPOWER on IntegriCloud