diff options
Diffstat (limited to 'net/ipsorc/Makefile')
-rw-r--r-- | net/ipsorc/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/ipsorc/Makefile b/net/ipsorc/Makefile index ac17afbfa6e1..a36bc31b0389 100644 --- a/net/ipsorc/Makefile +++ b/net/ipsorc/Makefile @@ -8,8 +8,9 @@ PORTNAME= ipsorc PORTVERSION= 1.7.5 CATEGORIES= net security -MASTER_SITES= http://www.informony.com/ipsorc/ -#MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= http://www.informony.com/ipsorc/ \ + http://sorcerer.mirrors.pair.com/sources/ipsorcery/${PORTVERSION}/ \ + http://www.l0t3k.net/tools/PacketGenerator/ MAINTAINER= ecu@ipv42.net COMMENT= A tool to create and send IP packets with a graphical GTK front-end |