diff options
Diffstat (limited to 'converters/iconv')
-rw-r--r-- | converters/iconv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/iconv/Makefile b/converters/iconv/Makefile index 692ef49754aa..a8449f5f4f67 100644 --- a/converters/iconv/Makefile +++ b/converters/iconv/Makefile @@ -5,8 +5,7 @@ PORTNAME= iconv PORTVERSION= 2.0 PORTREVISION= 4 CATEGORIES= converters -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= bland +MASTER_SITES= LOCAL/bland MAINTAINER= bland@FreeBSD.org COMMENT= Charset conversion library and utilities |