diff options
Diffstat (limited to 'japanese/nkf/Makefile')
-rw-r--r-- | japanese/nkf/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/nkf/Makefile b/japanese/nkf/Makefile index 93a4eca6036a..f117b79f7652 100644 --- a/japanese/nkf/Makefile +++ b/japanese/nkf/Makefile @@ -6,12 +6,12 @@ # PORTNAME= nkf -PORTVERSION= 2.0.9 -PORTREVISION= 20090221 +PORTVERSION= 2.1.0 +PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES?= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} -MASTER_SITE_SUBDIR= ${PORTNAME}/37177 +MASTER_SITE_SUBDIR= ${PORTNAME}/44486 PKGNAMEPREFIX?= ja- MAINTAINER= nork@FreeBSD.org |