From 92fee4a25f1db12533f2db1e46809848e76bbf58 Mon Sep 17 00:00:00 2001 From: Bill Fenner Date: Mon, 28 Nov 2005 06:33:06 +0000 Subject: [PATCH] Remove subdirectory from MASTER_SITES= line; it's already handled by MASTER_SITE_SUBDIR. --- security/fwbuilder-devel/Makefile | 2 +- security/fwbuilder/Makefile | 2 +- security/fwbuilder2/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/security/fwbuilder-devel/Makefile b/security/fwbuilder-devel/Makefile index 7acf58ee5fe5..03600ba79e67 100644 --- a/security/fwbuilder-devel/Makefile +++ b/security/fwbuilder-devel/Makefile @@ -8,7 +8,7 @@ PORTNAME= fwbuilder PORTVERSION= 2.0.10 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}/fwbuilder/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fwbuilder MAINTAINER= vadim@fwbuilder.org diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile index 7acf58ee5fe5..03600ba79e67 100644 --- a/security/fwbuilder/Makefile +++ b/security/fwbuilder/Makefile @@ -8,7 +8,7 @@ PORTNAME= fwbuilder PORTVERSION= 2.0.10 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}/fwbuilder/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fwbuilder MAINTAINER= vadim@fwbuilder.org diff --git a/security/fwbuilder2/Makefile b/security/fwbuilder2/Makefile index 7acf58ee5fe5..03600ba79e67 100644 --- a/security/fwbuilder2/Makefile +++ b/security/fwbuilder2/Makefile @@ -8,7 +8,7 @@ PORTNAME= fwbuilder PORTVERSION= 2.0.10 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}/fwbuilder/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fwbuilder MAINTAINER= vadim@fwbuilder.org