diff options
author | beech <beech@FreeBSD.org> | 2007-07-05 15:21:24 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2007-07-05 15:21:24 +0800 |
commit | db275e36a385d0ba90b499675672240808e20c93 (patch) | |
tree | 136de5b562c25e86cf58d6cabc2c97571316d612 /chinese/scim-fcitx | |
parent | b67b8c12d35ef7a636ca500c99622fdad82c08f8 (diff) | |
download | freebsd-ports-gnome-db275e36a385d0ba90b499675672240808e20c93.tar.gz freebsd-ports-gnome-db275e36a385d0ba90b499675672240808e20c93.tar.zst freebsd-ports-gnome-db275e36a385d0ba90b499675672240808e20c93.zip |
- Change maintainer address
- Cleanup master_sites
Requested by: Yinghong Liu <relaxbsd@gmail.com> (maintainer)
Approved by: sat (mentor)
Diffstat (limited to 'chinese/scim-fcitx')
-rw-r--r-- | chinese/scim-fcitx/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/chinese/scim-fcitx/Makefile b/chinese/scim-fcitx/Makefile index 13518a694c8e..0762f4db9004 100644 --- a/chinese/scim-fcitx/Makefile +++ b/chinese/scim-fcitx/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: zh-scim-fcitx # Date created: 8 May 2007 -# Whom: Yinghong.Liu <liu_yinghong@yahoo.com.cn> +# Whom: Yinghong Liu <relaxbsd@gmail.com> # # $FreeBSD$ # @@ -8,12 +8,11 @@ PORTNAME= scim PORTVERSION= 3.1.1 CATEGORIES= chinese -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=scim +MASTER_SITES= SF PKGNAMESUFFIX= -fcitx DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}.${PORTVERSION} -MAINTAINER= liu_yinghong@yahoo.com.cn +MAINTAINER= relaxbsd@gmail.com COMMENT= An SCIM IMEngine module for fcitx RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim |