aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorYi-Jheng Lin <yzlin@FreeBSD.org>2009-07-29 12:59:14 +0000
committerYi-Jheng Lin <yzlin@FreeBSD.org>2009-07-29 12:59:14 +0000
commitd881f6af28ed6e74086596a8c22f577fe0817a83 (patch)
tree81bd6f8260e003a32ed3339191d3e5ed99491c5d /net
parentfb34e04b2d72c933e21fe326a8a66e21aac01772 (diff)
downloadports-d881f6af28ed6e74086596a8c22f577fe0817a83.tar.gz
ports-d881f6af28ed6e74086596a8c22f577fe0817a83.zip
- Change to my mail address at FreeBSD.org
Approved by: lwhsu (mentor)
Notes
Notes: svn path=/head/; revision=238614
Diffstat (limited to 'net')
-rw-r--r--net/p5-BBS-Client/Makefile2
-rw-r--r--net/py-netaddr/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-BBS-Client/Makefile b/net/p5-BBS-Client/Makefile
index 25072b20a3f8..109267bcad5b 100644
--- a/net/p5-BBS-Client/Makefile
+++ b/net/p5-BBS-Client/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/C/CO/CORNELIUS
PKGNAMEPREFIX= p5-
-MAINTAINER= yzlin@cs.nctu.edu.tw
+MAINTAINER= yzlin@FreeBSD.org
COMMENT= A Client Module For BBS Systems
BUILD_DEPENDS= ${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet
diff --git a/net/py-netaddr/Makefile b/net/py-netaddr/Makefile
index cc2ad172eb66..0ce181827c5c 100644
--- a/net/py-netaddr/Makefile
+++ b/net/py-netaddr/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= yzlin@cs.nctu.edu.tw
+MAINTAINER= yzlin@FreeBSD.org
COMMENT= A python library for the manipulation of network address manipulation
USE_PYTHON= yes