summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2012-12-12 21:40:54 +0000
committerWesley Shields <wxs@FreeBSD.org>2012-12-12 21:40:54 +0000
commitd2fcee2d725194aa995f777ee4dbadccbf425160 (patch)
tree3dcca0861a1d92b0fceba8e3a32333956a55f9a8 /net-mgmt
parent- Add devel/fpc-fcl-extra port (diff)
Update maintainer address.
Trim headers where applicable and in the cases where the maintainer is the original author remove the headers entirely. Update mirror to point to the newer location (old one redirected). Submitted by: Nicolas Jombart <ecu@200ok.org> (maintainer, private mail)
Notes
Notes: svn path=/head/; revision=308806
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/nstreams/Makefile6
-rw-r--r--net-mgmt/pancho/Makefile9
2 files changed, 3 insertions, 12 deletions
diff --git a/net-mgmt/nstreams/Makefile b/net-mgmt/nstreams/Makefile
index feb17b73bc0c..ec552eaef824 100644
--- a/net-mgmt/nstreams/Makefile
+++ b/net-mgmt/nstreams/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: nstreams
-# Date created: 22 September 1999
# Whom: darius@dons.net.au
-#
# $FreeBSD$
-#
PORTNAME= nstreams
PORTVERSION= 1.0.4
@@ -11,7 +7,7 @@ CATEGORIES= net-mgmt
MASTER_SITES= http://www.hsc.fr/ressources/outils/nstreams/download/ \
http://falafel.200ok.org/distfiles/nstreams/
-MAINTAINER= ecu@ipv42.net
+MAINTAINER= ecu@200ok.org
COMMENT= Analyses network traffic and produces ipfw rules to allow it
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/net-mgmt/pancho/Makefile b/net-mgmt/pancho/Makefile
index 48892f9f0203..02d73f50d9e3 100644
--- a/net-mgmt/pancho/Makefile
+++ b/net-mgmt/pancho/Makefile
@@ -1,18 +1,13 @@
-# New ports collection makefile for: pancho
-# Date created: november 2nd, 2001
-# Whom: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
-#
# $FreeBSD$
-#
PORTNAME= pancho
PORTVERSION= 9.3.9
CATEGORIES= net-mgmt
MASTER_SITES= http://www.pancho.org/archives/pancho/ \
- http://ipv42.net/distfiles/pancho/
+ http://200ok.org/distfiles/pancho/
DISTNAME= pancho-v${PORTVERSION}
-MAINTAINER= ecu@ipv42.net
+MAINTAINER= ecu@200ok.org
COMMENT= Network devices management tool using TFTP and SNMP
RUN_DEPENDS= p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP \