summaryrefslogtreecommitdiff
path: root/chinese/reciteword
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-11 18:34:57 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-11 18:34:57 +0000
commit88bfe4bd43787219ab4de75bd68c490c98776dfc (patch)
tree634e1ef4990207301493f26b46d80abe56b9f2b3 /chinese/reciteword
parentIntroduce two new magic master sites macros, APACHE_COMMONS_BINARIES and (diff)
Cleanup DIST* variables.
When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=386097
Diffstat (limited to 'chinese/reciteword')
-rw-r--r--chinese/reciteword/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/reciteword/Makefile b/chinese/reciteword/Makefile
index 23e6e66a5d92..ec636fff769c 100644
--- a/chinese/reciteword/Makefile
+++ b/chinese/reciteword/Makefile
@@ -4,10 +4,10 @@
PORTNAME= reciteword
PORTVERSION= 0.8.5
CATEGORIES= chinese
-MASTER_SITES= SF:src \
+MASTER_SITES= SF \
SF/${PORTNAME}/${PORTNAME}-books/${PORTVERSION}:books \
SF/${PORTNAME}/${PORTNAME}-dicts/0.8.2:dicts
-DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.bz2:src \
+DISTFILES= ${DISTNAME}.tar.bz2 \
${PORTNAME}-books-${PORTVERSION}.tar.bz2:books \
${PORTNAME}-dicts-0.8.2.tar.bz2:dicts