diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-11-01 14:56:17 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-11-01 14:56:17 +0000 |
commit | 9cefdb113c803cc5f9d4aa84fb509c892f178170 (patch) | |
tree | 210a4d6189f1d62c3919f1e3cbbef350b38b3e78 /net-mgmt/gps | |
parent | 63156244450dafb79caf1c593322b05869734f64 (diff) |
Notes
Diffstat (limited to 'net-mgmt/gps')
-rw-r--r-- | net-mgmt/gps/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/gps/pkg-descr | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net-mgmt/gps/Makefile b/net-mgmt/gps/Makefile index 037186396984..20b231758f0d 100644 --- a/net-mgmt/gps/Makefile +++ b/net-mgmt/gps/Makefile @@ -10,10 +10,10 @@ PORTNAME= gps PORTVERSION= 0.9.3 PORTREVISION= 2 CATEGORIES= net-mgmt -MASTER_SITES= http://gps.sourceforge.net/release/ +MASTER_SITES= http://www.bsd-geek.de/FreeBSD/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-FRC -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lars.engels@0x20.net COMMENT= Ghost Port Scan BUILD_DEPENDS= libnet*<=1.1.0,1:${PORTSDIR}/net/libnet10 diff --git a/net-mgmt/gps/pkg-descr b/net-mgmt/gps/pkg-descr index 2d1ac8deca07..607a2566e756 100644 --- a/net-mgmt/gps/pkg-descr +++ b/net-mgmt/gps/pkg-descr @@ -9,5 +9,3 @@ perform a stealth and untrackable information collect. As far as GPS needs to sniff the responses from the target host, it requires to be run using a loopback or an ethernet interface (including cable modem). - -WWW: http://gps.sourceforge.net/ |