diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-10-16 14:55:42 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-10-16 14:55:42 +0000 |
commit | 1c901adb7f4a6a2c43a992302031751be091aeee (patch) | |
tree | c5491f464238b6f62ea2a36e6dbb9e67d21195f5 /net-mgmt/isic | |
parent | b8440b6fb1cd2d879df980b2ca14694a88cff738 (diff) | |
download | ports-1c901adb7f4a6a2c43a992302031751be091aeee.tar.gz ports-1c901adb7f4a6a2c43a992302031751be091aeee.zip |
Notes
Diffstat (limited to 'net-mgmt/isic')
-rw-r--r-- | net-mgmt/isic/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/isic/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/isic/Makefile b/net-mgmt/isic/Makefile index 0679a18f4710..4c2aa318b085 100644 --- a/net-mgmt/isic/Makefile +++ b/net-mgmt/isic/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ISIC%20v${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= IP Stack Integrity Checker BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet diff --git a/net-mgmt/isic/pkg-descr b/net-mgmt/isic/pkg-descr index 5d4098b1862e..5d1e0ea8981f 100644 --- a/net-mgmt/isic/pkg-descr +++ b/net-mgmt/isic/pkg-descr @@ -7,4 +7,4 @@ have a 50% chance of having IP Options. The packets are then sent against the target machine to either penetrate its firewall rules or find bugs in the IP stack. -WWW: http://www.packetfactory.net/Projects/ISIC/ +WWW: http://sourceforge.net/projects/isic/ |