diff options
author | dougb <dougb@FreeBSD.org> | 2011-08-23 15:45:27 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-08-23 15:45:27 +0800 |
commit | 7632c60afb269aba56496fb4bb55b103fdbaa265 (patch) | |
tree | e3cc3024b114ad779e369d158bd716d2d6c6d8e6 /devel/oniguruma4 | |
parent | 23665566abffe427d7df596fcdf53a21bab229eb (diff) | |
download | freebsd-ports-gnome-7632c60afb269aba56496fb4bb55b103fdbaa265.tar.gz freebsd-ports-gnome-7632c60afb269aba56496fb4bb55b103fdbaa265.tar.zst freebsd-ports-gnome-7632c60afb269aba56496fb4bb55b103fdbaa265.zip |
Geocities has been gone for almost 2 years now, so let's remove
references to it.
Deprecate ports whose only MASTER_SITE is (was) geocities
Diffstat (limited to 'devel/oniguruma4')
-rw-r--r-- | devel/oniguruma4/Makefile | 3 | ||||
-rw-r--r-- | devel/oniguruma4/pkg-descr | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/oniguruma4/Makefile b/devel/oniguruma4/Makefile index c587476c753d..d7f957010ec9 100644 --- a/devel/oniguruma4/Makefile +++ b/devel/oniguruma4/Makefile @@ -15,6 +15,9 @@ 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 35c25052b79d..fbd6aa8be901 100644 --- a/devel/oniguruma4/pkg-descr +++ b/devel/oniguruma4/pkg-descr @@ -12,4 +12,3 @@ 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/ |