diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-31 03:58:05 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-31 03:58:05 +0800 |
commit | 9f4312d414f48e386f726118bc85ff0b94463c4f (patch) | |
tree | 6e9ee3874142698553bc1ed3a330d474c3a2ae54 /chinese | |
parent | a56b1567cab361fb1874785378752a094dc6c8d1 (diff) | |
download | marcuscom-ports-9f4312d414f48e386f726118bc85ff0b94463c4f.tar marcuscom-ports-9f4312d414f48e386f726118bc85ff0b94463c4f.tar.gz marcuscom-ports-9f4312d414f48e386f726118bc85ff0b94463c4f.tar.bz2 marcuscom-ports-9f4312d414f48e386f726118bc85ff0b94463c4f.tar.lz marcuscom-ports-9f4312d414f48e386f726118bc85ff0b94463c4f.tar.xz marcuscom-ports-9f4312d414f48e386f726118bc85ff0b94463c4f.tar.zst marcuscom-ports-9f4312d414f48e386f726118bc85ff0b94463c4f.zip |
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9277 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'chinese')
-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 0607eb17e..6631dafe8 100644 --- a/chinese/srecite/Makefile +++ b/chinese/srecite/Makefile @@ -9,14 +9,13 @@ PORTNAME= srecite PORTVERSION= 0.6.2 PORTREVISION= 5 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 |