diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:15:15 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:15:15 +0000 |
commit | c926af277e1355820a38a0dea7ee6dd6290182f8 (patch) | |
tree | bf9913f2e73992da76b52cce28501e8e6754bf94 /chinese/stardict2-dict-zh_CN/Makefile | |
parent | a07aa037a1d811308d584e576ce019f0a3f1541c (diff) | |
download | ports-c926af277e1355820a38a0dea7ee6dd6290182f8.tar.gz ports-c926af277e1355820a38a0dea7ee6dd6290182f8.zip |
Notes
Diffstat (limited to 'chinese/stardict2-dict-zh_CN/Makefile')
-rw-r--r-- | chinese/stardict2-dict-zh_CN/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/stardict2-dict-zh_CN/Makefile b/chinese/stardict2-dict-zh_CN/Makefile index 8130836a5c03..3e2c9c2d1e81 100644 --- a/chinese/stardict2-dict-zh_CN/Makefile +++ b/chinese/stardict2-dict-zh_CN/Makefile @@ -8,8 +8,7 @@ PORTNAME= stardict2-dict-zh_CN PORTVERSION= 2.4.2 PORTREVISION= 8 CATEGORIES= chinese textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= stardict +MASTER_SITES= SF/stardict/stardict-dictionaries-zh_CN/${PORTVERSION} DISTFILES= stardict-cdict-gb-${PORTVERSION}.tar.bz2 \ stardict-cedict-gb-${PORTVERSION}.tar.bz2 \ stardict-oxford-gb-${PORTVERSION}.tar.bz2 \ |