diff options
author | krion <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
commit | 2ec1cef257b35a7acc637d30c005bfc585114353 (patch) | |
tree | cc88f3d30b581bb91a7b449d0c2ebe15512b5820 /devel/libidn | |
parent | ed5b87a0362b92e131184b743ee42cb96dd3fac3 (diff) | |
download | FreeBSD-ports-2ec1cef257b35a7acc637d30c005bfc585114353.zip FreeBSD-ports-2ec1cef257b35a7acc637d30c005bfc585114353.tar.gz |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor)
Diffstat (limited to 'devel/libidn')
-rw-r--r-- | devel/libidn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile index 6caba31..bdc3f72e 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/${PORTNAME}/ \ ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/${PORTNAME}/ -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Internationalized Domain Names command line tool LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv |