diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-08-23 17:34:17 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-08-23 17:34:17 +0000 |
commit | 0a42c416b796009ce1b002380d18c76268c2092e (patch) | |
tree | 64efd14c8d2e6771e1e9050a8d7f645940cad8c6 /devel/oniguruma4 | |
parent | 29d35d30a92bb701148b1ed6d4702ed0cad8f8c7 (diff) |
Notes
Diffstat (limited to 'devel/oniguruma4')
-rw-r--r-- | devel/oniguruma4/Makefile | 3 | ||||
-rw-r--r-- | devel/oniguruma4/pkg-descr | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/oniguruma4/Makefile b/devel/oniguruma4/Makefile index d7f957010ec9..c587476c753d 100644 --- a/devel/oniguruma4/Makefile +++ b/devel/oniguruma4/Makefile @@ -15,9 +15,6 @@ DIST_SUBDIR= ruby MAINTAINER= dinoex@FreeBSD.org COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl -BROKEN= No Master Site -EXPIRATION_DATE= 2011-09-01 - NO_LATEST_LINK= yes CONFLICTS= oniguruma-2.* GNU_CONFIGURE= yes diff --git a/devel/oniguruma4/pkg-descr b/devel/oniguruma4/pkg-descr index fbd6aa8be901..c9668cf05dc4 100644 --- a/devel/oniguruma4/pkg-descr +++ b/devel/oniguruma4/pkg-descr @@ -12,3 +12,4 @@ ASCII, UTF-8, EUC-JP and Shift_JIS. 4.x supports Ruby1.9. Author: K.Kosako <kosako@sofnec.co.jp> +WWW: http://www.geocities.jp/kosako3/oniguruma/ |