diff options
Diffstat (limited to 'japanese/kcode/Makefile')
-rw-r--r-- | japanese/kcode/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/kcode/Makefile b/japanese/kcode/Makefile index 1b204265b9ef..a9c13ee318af 100644 --- a/japanese/kcode/Makefile +++ b/japanese/kcode/Makefile @@ -5,8 +5,7 @@ PORTNAME= kcode PORTVERSION= 1.0 CATEGORIES= japanese MASTER_SITES= http://www.irori.org/dl/tool/ -DISTFILES= ${PORTNAME}-${PORTVERSION}.gz -EXTRACT_ONLY= ${DISTFILES} +EXTRACT_SUFX= .gz MAINTAINER= ports@FreeBSD.org COMMENT= Handy utility to show codepoint information of given characters |