diff options
Diffstat (limited to 'chinese/srecite/Makefile')
-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 |