diff options
Diffstat (limited to 'japanese/tomoe/Makefile')
-rw-r--r-- | japanese/tomoe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/tomoe/Makefile b/japanese/tomoe/Makefile index aed40d1826bd..f7c97bfa54e9 100644 --- a/japanese/tomoe/Makefile +++ b/japanese/tomoe/Makefile @@ -9,8 +9,7 @@ PORTNAME= tomoe PORTVERSION= 0.6.0 PORTREVISION= 3 CATEGORIES= japanese -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=tomoe +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |