diff options
author | erwin <erwin@FreeBSD.org> | 2004-05-09 15:10:43 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2004-05-09 15:10:43 +0800 |
commit | fb348c9b5623069fd936bd082b7417b90e2ff047 (patch) | |
tree | 01ab85523b07d6d3a2c2e8db2e47fa2d0869cc9b /misc/utftools | |
parent | 32b2b654bdde3afa6d406f122206cc6640743e06 (diff) | |
download | freebsd-ports-gnome-fb348c9b5623069fd936bd082b7417b90e2ff047.tar.gz freebsd-ports-gnome-fb348c9b5623069fd936bd082b7417b90e2ff047.tar.zst freebsd-ports-gnome-fb348c9b5623069fd936bd082b7417b90e2ff047.zip |
Drop maintainership. Maintainer is not using FreeBSD as
primary OS any longer.
Thanks for all your work, Serge! Sorry to see you go.
PR: 66407
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
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 095b1c819dee..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@sympatico.ca +MAINTAINER= ports@FreeBSD.org COMMENT= UTF-aware wc, fmt, expand, and unexpand BUILD_DEPENDS= ${LOCALBASE}/lib/libutf.a:${PORTSDIR}/misc/libutf |