diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-03-21 09:58:44 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-03-21 09:58:44 +0000 |
commit | a2c6722d4a7e0f71b8a394689181d881ac14bf6d (patch) | |
tree | 7f32f1583e8bd223699a709f345bb9a81732ebc1 /misc/utftools | |
parent | 37c9ae2d62206e8a314b191f6f1fea9dc799b459 (diff) |
Notes
Diffstat (limited to 'misc/utftools')
-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 d272e20e97b0..095b1c819dee 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= ports@FreeBSD.org +MAINTAINER= gagnon_s@sympatico.ca COMMENT= UTF-aware wc, fmt, expand, and unexpand BUILD_DEPENDS= ${LOCALBASE}/lib/libutf.a:${PORTSDIR}/misc/libutf |