From f91667c22fd28de39ec05a8f4d550ab463d1e431 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 11 Mar 2012 11:50:21 +0000 Subject: Change MASTER_SITES to http one. --- textproc/php-mecab/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'textproc') diff --git a/textproc/php-mecab/Makefile b/textproc/php-mecab/Makefile index c72a4767025..7038cb94ea7 100644 --- a/textproc/php-mecab/Makefile +++ b/textproc/php-mecab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/03/11 10:33:38 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/03/11 11:50:21 obache Exp $ # PECL_DISTNAME= php-${MODNAME}-${PECL_VERSION} @@ -6,7 +6,7 @@ MODNAME= mecab PECL_VERSION= 0.5.0 PECL_LEGACY_VERSION_SCHEME= yes CATEGORIES= textproc japanese -MASTER_SITES= https://github.com/downloads/rsky/php-mecab/ +MASTER_SITES= http://cloud.github.com/downloads/rsky/php-mecab/ EXTRACT_SUFX= .tgz MAINTAINER= taca@NetBSD.org @@ -16,7 +16,6 @@ LICENSE= mit PKG_DESTDIR_SUPPORT= user-destdir -FETCH_USING= curl EGDIR= share/examples/php/mecab INSTALLATION_DIRS+= ${EGDIR} PLIST_SRC+= ${.CURDIR}/PLIST.extras -- cgit v1.2.3