aboutsummaryrefslogtreecommitdiff
path: root/net/hping-devel
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/hping-devel
parentd51e59f6a22e2bd77192c6e0f172a32ef5264fdb (diff)
downloadports-d2fcee2d725194aa995f777ee4dbadccbf425160.tar.gz
ports-d2fcee2d725194aa995f777ee4dbadccbf425160.zip
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/hping-devel')
-rw-r--r--net/hping-devel/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/net/hping-devel/Makefile b/net/hping-devel/Makefile
index 65b802a99286..7eb54620ef7b 100644
--- a/net/hping-devel/Makefile
+++ b/net/hping-devel/Makefile
@@ -1,18 +1,14 @@
-# New ports collection makefile for: hping-devel
-# Date Created: 2005/10/31
-# Whom: Nicolas Jombart <ecu@ipv42.net>
-#
# $FreeBSD$
PORTNAME= hping
PORTVERSION= 3.0.20051105
CATEGORIES= net security
MASTER_SITES= http://www.hping.org/ \
- http://ipv42.net/distfiles/hping/
+ http://200ok.org/distfiles/hping/
PKGNAMESUFFIX= -devel
DISTNAME= hping3-20051105
-MAINTAINER= ecu@ipv42.net
+MAINTAINER= ecu@200ok.org
COMMENT= Network auditing tool
LIB_DEPENDS= tcl84:${PORTSDIR}/lang/tcl84