diff options
author | naddy <naddy@FreeBSD.org> | 2003-07-31 04:18:51 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-07-31 04:18:51 +0800 |
commit | 8dfeaa085eac4a91112c2a2f6ce125ec425970a8 (patch) | |
tree | 52eabf325e9686d28ff0610f2e9308c4c962ee07 /misc/utftools | |
parent | 609df54d1a4a7b9162e13b2181c35b64065a4b69 (diff) | |
download | freebsd-ports-gnome-8dfeaa085eac4a91112c2a2f6ce125ec425970a8.tar.gz freebsd-ports-gnome-8dfeaa085eac4a91112c2a2f6ce125ec425970a8.tar.zst freebsd-ports-gnome-8dfeaa085eac4a91112c2a2f6ce125ec425970a8.zip |
Release maintainership of ports due to personal technical difficulties.
Submitted by: Serge Gagnon
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 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 |