diff options
Diffstat (limited to 'converters/iconv-extra/Makefile')
-rw-r--r-- | converters/iconv-extra/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/iconv-extra/Makefile b/converters/iconv-extra/Makefile index 7c3d3dd65c43..4cccab60862d 100644 --- a/converters/iconv-extra/Makefile +++ b/converters/iconv-extra/Makefile @@ -8,7 +8,8 @@ PORTNAME= iconv-extra PORTVERSION= 2.0 CATEGORIES= converters -MASTER_SITES= http://archive.dante.net/staff/konstantin/FreeBSD/iconv/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= bland MAINTAINER= bland@FreeBSD.org COMMENT= Additional charsets for the iconv library (those from the Unicode site) |