summaryrefslogtreecommitdiff
path: root/net/ipsorc
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-10-31 00:37:37 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-10-31 00:37:37 +0000
commit12d661da2b43d2ed95de5b2375fc0a0aae775910 (patch)
treeca6f56508a162f4c8b8add8e7ac9aed06b455cd6 /net/ipsorc
parentUpgrade to 1.3. (diff)
Change MASTER_SITES
Fix pkg-descr PR: 88223 Submitted by: Nicolas Jombart <ecu@ipv42.net> (maintainer)
Notes
Notes: svn path=/head/; revision=146789
Diffstat (limited to 'net/ipsorc')
-rw-r--r--net/ipsorc/Makefile5
-rw-r--r--net/ipsorc/pkg-descr12
2 files changed, 7 insertions, 10 deletions
diff --git a/net/ipsorc/Makefile b/net/ipsorc/Makefile
index 88b89d2991fe..ed7a6c6f47a2 100644
--- a/net/ipsorc/Makefile
+++ b/net/ipsorc/Makefile
@@ -9,9 +9,8 @@ PORTNAME= ipsorc
PORTVERSION= 1.7.5
PORTREVISION= 1
CATEGORIES= net security
-MASTER_SITES= http://www.informony.com/ipsorc/ \
- http://sorcerer.mirrors.pair.com/sources/ipsorcery/${PORTVERSION}/ \
- http://www.l0t3k.net/tools/PacketGenerator/
+MASTER_SITES= http://ipv42.net/distfiles/ipsorc/ \
+ http://sorcerer.mirrors.pair.com/sources/ipsorcery/${PORTVERSION}/
MAINTAINER= ecu@ipv42.net
COMMENT= A tool to create and send IP packets with a graphical GTK front-end
diff --git a/net/ipsorc/pkg-descr b/net/ipsorc/pkg-descr
index 0773c928f0bb..ad49f4a7c235 100644
--- a/net/ipsorc/pkg-descr
+++ b/net/ipsorc/pkg-descr
@@ -1,8 +1,6 @@
-IP Sorcery (ajs023@motorola.com) is a program that can generate IP packets
-(TCP, UDP, ICMP), with total control to fields, bits and data. It can work
-whitin the command line or a graphical frond-end written in GTK.
-IP Sorcery is useful to test program, firewalls, routers, etc.
+IP Sorcery is a network troubleshooting and firewall testing tool.
+The prorgram works by generating custom "packets" and sending them
+to a target host. Thus testing the authenticity of firewall rules
+and host verification. It also has a graphical user interface.
-WWW: http://www.legions.org/~phric/ipsorcery.html
-
---Nicolas Jombart <ecu@ipv42.net>
+WWW: http://www.mimisbrunnr.net/~case/ipsorcery.html