- Fix MASTER_SITES

- Use USES=tar:tgz

Approved by:	portmgr (blanket)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-11-06 13:12:32 +00:00
parent fedcb81a87
commit 9501ea1f32
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400932

View File

@ -4,9 +4,8 @@
PORTNAME= unhide
PORTVERSION= 20121229
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
DISTNAME= ${PORTNAME}_${DISTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= ntarmos@ceid.upatras.gr
COMMENT= Forensic tool to find hidden processes and TCP/UDP ports
@ -14,6 +13,7 @@ COMMENT= Forensic tool to find hidden processes and TCP/UDP ports
LICENSE= GPLv3
NO_WRKSUBDIR= true
USES= tar:tgz
PLIST_FILES= man/man8/unhide.8.gz \
man/man8/unhide-tcp.8.gz \
sbin/unhide \