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/oniguruma5 | |
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/oniguruma5')
-rw-r--r-- | devel/oniguruma5/Makefile | 3 | ||||
-rw-r--r-- | devel/oniguruma5/pkg-descr | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/oniguruma5/Makefile b/devel/oniguruma5/Makefile index 13547062fd4b..cfc940899457 100644 --- a/devel/oniguruma5/Makefile +++ b/devel/oniguruma5/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 + CONFLICTS= oniguruma-2.* GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/devel/oniguruma5/pkg-descr b/devel/oniguruma5/pkg-descr index 35c25052b79d..fbd6aa8be901 100644 --- a/devel/oniguruma5/pkg-descr +++ b/devel/oniguruma5/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/ |