From db82c75461810f780f28baca53783ed8e74fbeba Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Fri, 13 Jun 2003 13:25:23 +0000 Subject: [PATCH] readd the differentiated DISTFILES that got lost in the previous commit Submitted by: maintainer --- security/proxycheck/Makefile | 12 ++++++------ 1 file 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