summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2004-05-09 07:10:43 +0000
committerErwin Lansing <erwin@FreeBSD.org>2004-05-09 07:10:43 +0000
commit2f778a08344f300c68120d3917e1f10e7157de4c (patch)
tree472ebdc60ff8f845a57c122c685e90e36049de3e /misc
parentUse INSTALL_DATA instead of INSTALL to install the headers. (diff)
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)
Notes
Notes: svn path=/head/; revision=108717
Diffstat (limited to 'misc')
-rw-r--r--misc/libutf/Makefile2
-rw-r--r--misc/utftools/Makefile2
-rw-r--r--misc/xrmap/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/libutf/Makefile b/misc/libutf/Makefile
index 26d4b9515ca7..46530bc159e9 100644
--- a/misc/libutf/Makefile
+++ b/misc/libutf/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= misc
MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/misc/ \
http://www.westley.demon.co.uk/src/
-MAINTAINER= gagnon_s@sympatico.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= UTF-8 character set support library, including regular expressions
GNU_CONFIGURE= YES
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
diff --git a/misc/xrmap/Makefile b/misc/xrmap/Makefile
index 1e8be3f27b93..bb2c12b426db 100644
--- a/misc/xrmap/Makefile
+++ b/misc/xrmap/Makefile
@@ -14,7 +14,7 @@ DISTFILES= ${XRMAPFILE} ${DISTFILE} \
pdfmaps-1.1.tar.gz ${CIAFILE}
EXTRACT_ONLY= ${XRMAPFILE}
-MAINTAINER= gagnon_s@sympatico.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= Map portions of the earth from a given longitude/latitude
USE_BZIP2= yes