summaryrefslogtreecommitdiff
path: root/net/cnet
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-24 15:57:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-24 15:57:24 +0000
commit32b38a45c436c3619031da4a1d369c4f1536a68b (patch)
treec18b5a95e8ae5242e958658d9062f42712172cfb /net/cnet
parentSupport stage (diff)
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Notes
Notes: svn path=/head/; revision=362812
Diffstat (limited to 'net/cnet')
-rw-r--r--net/cnet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cnet/Makefile b/net/cnet/Makefile
index 5f0958d333d0..249314ab2bf1 100644
--- a/net/cnet/Makefile
+++ b/net/cnet/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.csse.uwa.edu.au/cnet/ \
http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/
EXTRACT_SUFX= .tgz
-MAINTAINER= itetcu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Networking simulator
LIB_DEPENDS= libtk84.so:${PORTSDIR}/x11-toolkits/tk84