From f9ca6f853b38853fdf3a87ad05b64004053bcded Mon Sep 17 00:00:00 2001 From: culot Date: Tue, 20 May 2014 14:43:44 +0000 Subject: - Update MASTER_SITES to use the MASTER_SITE_SOURCEFORGE macro PR: ports/190001 Submitted by: Pavel I Volkov (maintainer) --- security/ccsrch/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/ccsrch') diff --git a/security/ccsrch/Makefile b/security/ccsrch/Makefile index 6f0f7f3d14e7..651eb613787f 100644 --- a/security/ccsrch/Makefile +++ b/security/ccsrch/Makefile @@ -5,7 +5,7 @@ PORTNAME= ccsrch PORTVERSION= 1.0.3 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= http://downloads.sourceforge.net/project/${MASTER_SITE_SUBDIR}/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/Version%20${PORTVERSION} EXTRACT_SUFX= .tgz -- cgit