mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
readd the differentiated DISTFILES that got lost in the previous commit
Submitted by: maintainer
This commit is contained in:
parent
70b4918cf0
commit
db82c75461
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82935
@ -12,14 +12,14 @@ CATEGORIES= security
|
||||
MAINTAINER= paul+ports@it.ca
|
||||
COMMENT= Check for open proxy servers
|
||||
|
||||
MASTER_SITES= http://www.corpit.ru/mjt/proxycheck/ \
|
||||
http://www.it.ca/~paul/src/
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
|
||||
MASTER_SITES= http://www.corpit.ru/mjt/proxycheck/:0 \
|
||||
http://www.it.ca/~paul/src/:0
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:0
|
||||
.if !defined(NOPORTDOCS)
|
||||
EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
|
||||
MASTER_SITES+= http://www.corpit.ru/mjt/ \
|
||||
http://www.it.ca/~paul/src/
|
||||
DISTFILES+= proxycheck.html
|
||||
MASTER_SITES+= http://www.corpit.ru/mjt/:1 \
|
||||
http://www.it.ca/~paul/src/:1
|
||||
DISTFILES+= proxycheck.html:1
|
||||
.endif
|
||||
|
||||
MAN1= proxycheck.1
|
||||
|
Loading…
Reference in New Issue
Block a user