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/srecite | |
parent | b67b8c12d35ef7a636ca500c99622fdad82c08f8 (diff) | |
download | freebsd-ports-graphics-db275e36a385d0ba90b499675672240808e20c93.tar.gz freebsd-ports-graphics-db275e36a385d0ba90b499675672240808e20c93.tar.zst freebsd-ports-graphics-db275e36a385d0ba90b499675672240808e20c93.zip |
- Change maintainer address
- Cleanup master_sites
Requested by: Yinghong Liu <relaxbsd@gmail.com> (maintainer)
Approved by: sat (mentor)
Diffstat (limited to 'chinese/srecite')
-rw-r--r-- | chinese/srecite/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chinese/srecite/Makefile b/chinese/srecite/Makefile index c58ec98c889..8f4af8587f6 100644 --- a/chinese/srecite/Makefile +++ b/chinese/srecite/Makefile @@ -9,14 +9,13 @@ PORTNAME= srecite PORTVERSION= 0.6.2 PORTREVISION= 4 CATEGORIES= chinese textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ wordbooks-utf8.tar.gz EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ wordbooks-utf8.tar.gz -MAINTAINER= liu_yinghong@yahoo.com.cn +MAINTAINER= relaxbsd@gmail.com COMMENT= A tool for the Chinese people to study foreign language GNU_CONFIGURE= yes |