diff options
Diffstat (limited to 'chinese/srecite')
-rw-r--r-- | chinese/srecite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/srecite/Makefile b/chinese/srecite/Makefile index 6cea4b9bce72..e9c2416419c6 100644 --- a/chinese/srecite/Makefile +++ b/chinese/srecite/Makefile @@ -9,7 +9,7 @@ PORTNAME= srecite PORTVERSION= 0.6.2 PORTREVISION= 8 CATEGORIES= chinese textproc -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/SRecite-${PORTVERSION} DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ wordbooks-utf8.tar.gz EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ |