diff options
Diffstat (limited to 'misc/utftools/Makefile')
-rw-r--r-- | misc/utftools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/utftools/Makefile b/misc/utftools/Makefile index 459cfd8aeaae..d272e20e97b0 100644 --- a/misc/utftools/Makefile +++ b/misc/utftools/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.6 CATEGORIES= misc MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/misc/ -MAINTAINER= gagnon__s@videotron.ca +MAINTAINER= ports@FreeBSD.org COMMENT= UTF-aware wc, fmt, expand, and unexpand BUILD_DEPENDS= ${LOCALBASE}/lib/libutf.a:${PORTSDIR}/misc/libutf |