aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-08-18 00:32:41 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-08-18 00:32:41 +0800
commitbfdb6d6115b90e56637ec6d187467ee4016142f1 (patch)
tree0a1c288f21a8111a558fdcfc8a5f1350ad9f95dd /net
parent92621d361d009a9f1c5fbfe137cf9e878dbe34cf (diff)
downloadfreebsd-ports-gnome-bfdb6d6115b90e56637ec6d187467ee4016142f1.tar.gz
freebsd-ports-gnome-bfdb6d6115b90e56637ec6d187467ee4016142f1.tar.zst
freebsd-ports-gnome-bfdb6d6115b90e56637ec6d187467ee4016142f1.zip
- Reset yzlin's ports
With hat: portmgr
Diffstat (limited to 'net')
-rw-r--r--net/p5-BBS-Client/Makefile8
-rw-r--r--net/py-netaddr/Makefile8
2 files changed, 4 insertions, 12 deletions
diff --git a/net/p5-BBS-Client/Makefile b/net/p5-BBS-Client/Makefile
index 427f77ffd6f5..e22bc7c6d593 100644
--- a/net/p5-BBS-Client/Makefile
+++ b/net/p5-BBS-Client/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-BBS-Client
-# Date created: 2008-05-30
-# Whom: Yi-Jheng, Lin <yzlin@cs.nctu.edu.tw>
-#
+# Created by: Yi-Jheng, Lin <yzlin@cs.nctu.edu.tw>
# $FreeBSD$
-#
PORTNAME= BBS-Client
PORTVERSION= 0.03
@@ -12,7 +8,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:CORNELIUS
PKGNAMEPREFIX= p5-
-MAINTAINER= yzlin@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A Client Module For BBS Systems
BUILD_DEPENDS= p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet
diff --git a/net/py-netaddr/Makefile b/net/py-netaddr/Makefile
index bcdee32c3d4f..7adf6a2d32e3 100644
--- a/net/py-netaddr/Makefile
+++ b/net/py-netaddr/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-netaddr
-# Date created: 2008-10-14
-# Whom: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
-#
+# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
# $FreeBSD$
-#
PORTNAME= netaddr
PORTVERSION= 0.7.7
@@ -12,7 +8,7 @@ MASTER_SITES= https://github.com/drkjam/${PORTNAME}/downloads/ \
CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= yzlin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A python library for the manipulation of network addresses
LICENSE= BSD