summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-01-20 08:41:01 +0000
committerobache <obache@pkgsrc.org>2012-01-20 08:41:01 +0000
commitd6869f3059576198200ec311fd5bd6eddaf2983c (patch)
treec2e113558ec8f4558b8b54619d9508943415b907 /textproc
parent8c6ec00152461a7d63155b348ea7732c9c02abce (diff)
downloadpkgsrc-d6869f3059576198200ec311fd5bd6eddaf2983c.tar.gz
change HOMEPAGE to point github page (original URL is not available anymore).
Diffstat (limited to 'textproc')
-rw-r--r--textproc/php-mecab/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/php-mecab/Makefile b/textproc/php-mecab/Makefile
index 0124a2a55be..2cea2fd38e7 100644
--- a/textproc/php-mecab/Makefile
+++ b/textproc/php-mecab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/12/17 13:46:28 obache Exp $
+# $NetBSD: Makefile,v 1.3 2012/01/20 08:41:01 obache Exp $
#
MODNAME= mecab
@@ -8,7 +8,7 @@ CATEGORIES= textproc japanese
MASTER_SITES= http://pecl.opendogs.org/get/
MAINTAINER= taca@NetBSD.org
-HOMEPAGE= http://page2.xrea.jp/#php_mecab
+HOMEPAGE= https://github.com/rsky/php-mecab
# http://d.hatena.ne.jp/rsky/
COMMENT= PHP extension for MeCab Morphological Analyzer
LICENSE= mit