summaryrefslogtreecommitdiff
path: root/inputmethod/uim
diff options
context:
space:
mode:
authormef <mef>2015-12-26 02:13:46 +0000
committermef <mef>2015-12-26 02:13:46 +0000
commitb353ad4c04bfaa139c5b76b44fbd651f110216bf (patch)
tree2a0afee371c05fa05f74fd47c12bf5973d8b8050 /inputmethod/uim
parent3bef81d847e12d761b386b9acacf674e40678cb4 (diff)
downloadpkgsrc-b353ad4c04bfaa139c5b76b44fbd651f110216bf.tar.gz
- Update HOMEPAGE and MASTER_SITES based on PR pkg/50592 Thanks Takanori Ishihara
(That includes Githubify).
Diffstat (limited to 'inputmethod/uim')
-rw-r--r--inputmethod/uim/Makefile.common7
1 files changed, 4 insertions, 3 deletions
diff --git a/inputmethod/uim/Makefile.common b/inputmethod/uim/Makefile.common
index 2d55444ed72..484eac59e73 100644
--- a/inputmethod/uim/Makefile.common
+++ b/inputmethod/uim/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2014/04/20 06:40:00 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.13 2015/12/26 02:13:46 mef Exp $
#
# used by inputmethod/uim/Makefile
# used by inputmethod/uim-elisp/Makefile
@@ -6,11 +6,12 @@
UIM_VERSION= 1.8.6
DISTNAME= uim-${UIM_VERSION}
CATEGORIES= inputmethod
-MASTER_SITES= http://uim.googlecode.com/files/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=uim/}
+GITHUB_RELEASE= ${DISTNAME}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= VEG03617@nifty.com
-HOMEPAGE= http://code.google.com/p/uim/
+HOMEPAGE= https://github.com/uim/uim/wiki
DISTINFO_FILE= ${.CURDIR}/../../inputmethod/uim/distinfo
PATCHDIR= ${.CURDIR}/../../inputmethod/uim/patches