summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-12-16 22:59:27 +0000
committerJohn Marino <marino@FreeBSD.org>2015-12-16 22:59:27 +0000
commit61f07a67f1462c982763aa504e691dbc43f2d28a (patch)
tree5f86e4d8fe61b96e0a349f77be627d544c0d77f2 /devel
parentRemove BROKEN, maintainer restored missing symlink on mirror (diff)
devel/oniguruma4: Change MASTERSITE to unbreak
This port is too big to fail. It took out 148 dports by itself. Switch to a different mirror (checksum still works).
Notes
Notes: svn path=/head/; revision=403878
Diffstat (limited to 'devel')
-rw-r--r--devel/oniguruma4/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/oniguruma4/Makefile b/devel/oniguruma4/Makefile
index 265b076e31fc..a55fe07271a1 100644
--- a/devel/oniguruma4/Makefile
+++ b/devel/oniguruma4/Makefile
@@ -5,15 +5,13 @@ PORTNAME= oniguruma
PORTVERSION= 4.7.1
PORTREVISION= 1
CATEGORIES= devel textproc
-MASTER_SITES= http://www.geocities.jp/kosako3/oniguruma/archive/
+MASTER_SITES= http://mirror.jaredwhiting.net/distfiles/ruby/
DISTNAME= onig-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= ports@FreeBSD.org
COMMENT= BSDL Regular Expressions library compatible with POSIX/GNU/Perl
-BROKEN= unfetchable
-
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING