diff options
Diffstat (limited to 'net/ipsorc')
-rw-r--r-- | net/ipsorc/Makefile | 5 | ||||
-rw-r--r-- | net/ipsorc/pkg-plist | 6 |
2 files changed, 6 insertions, 5 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 diff --git a/net/ipsorc/pkg-plist b/net/ipsorc/pkg-plist index 52b200771b4d..8af9e0b81680 100644 --- a/net/ipsorc/pkg-plist +++ b/net/ipsorc/pkg-plist @@ -1,5 +1,5 @@ bin/ipmagic bin/magic -%%PORTDOCS%%share/doc/ipsorc/README -%%PORTDOCS%%share/doc/ipsorc/HOWTO -%%PORTDOCS%%@dirrm share/doc/ipsorc +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/HOWTO +%%PORTDOCS%%@dirrm %%DOCSDIR%% |