diff options
Diffstat (limited to 'japanese/jed/Makefile')
-rw-r--r-- | japanese/jed/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/jed/Makefile b/japanese/jed/Makefile index 3eba1b883857..c6f4128958c9 100644 --- a/japanese/jed/Makefile +++ b/japanese/jed/Makefile @@ -5,9 +5,8 @@ PORTNAME= jed PORTVERSION= ${VERSION}.j${JP_VERSION} PORTREVISION= 5 CATEGORIES= japanese editors -MASTER_SITES= ${MASTER_SITE_LOCAL} \ +MASTER_SITES= LOCAL/knu \ http://www.kondara.org/~g/slang/ -MASTER_SITE_SUBDIR= knu DISTNAME= ${PORTNAME}-B${VERSION:R}-${VERSION:E}__J${JP_VERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-extralibs-${VERSION}.tar.gz |