- Fix mastersite.
- Remove WWW, it does not exist anymore. - Pass maintainership to submitter. PR: ports/104100 Submitted by: Lars Engels <lars.engels@0x20.net>
This commit is contained in:
parent
6315624445
commit
9cefdb113c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176084
2 changed files with 2 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue