diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-07-30 20:18:51 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-07-30 20:18:51 +0000 |
commit | 2934d4ceb28f704c5383a7331647556417dd3a9d (patch) | |
tree | dcb997a83800fa062e485cd21a1f9663da496674 /misc/utftools/Makefile | |
parent | b0db7e38aa7a64fa61d48a2f9592377b8f094544 (diff) |
Notes
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 |