diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-02 09:21:58 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-02 09:21:58 +0000 |
commit | bbf7ef5615b14f020b875ffc8722a84552ed72d7 (patch) | |
tree | f6022d44f737ae0f73544a9529d177bf7bbf76e1 /japanese/php5-mecab | |
parent | 21a1453cb1fbdbb60b46b723a56839c0ac03f280 (diff) |
Notes
Diffstat (limited to 'japanese/php5-mecab')
-rw-r--r-- | japanese/php5-mecab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/php5-mecab/Makefile b/japanese/php5-mecab/Makefile index 7aeadd10e264..d3cd803f5d23 100644 --- a/japanese/php5-mecab/Makefile +++ b/japanese/php5-mecab/Makefile @@ -4,7 +4,7 @@ PORTNAME= mecab PORTVERSION= 0.5.0 PORTREVISION= 1 CATEGORIES= japanese -MASTER_SITES= http://github.com/downloads/rsky/php-${PORTNAME}/ +MASTER_SITES= https://github.com/downloads/rsky/php-${PORTNAME}/ DISTNAME= php-mecab-${PORTVERSION} EXTRACT_SUFX= .tgz |