summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/proxycheck/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/security/proxycheck/Makefile b/security/proxycheck/Makefile
index b7f6a26f2b69..fb5008bee964 100644
--- a/security/proxycheck/Makefile
+++ b/security/proxycheck/Makefile
@@ -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