diff options
Diffstat (limited to 'security/libfwbuilder/Makefile')
-rw-r--r-- | security/libfwbuilder/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile index b366c636139a..6fe5f37cb2af 100644 --- a/security/libfwbuilder/Makefile +++ b/security/libfwbuilder/Makefile @@ -11,8 +11,7 @@ CATEGORIES= security .if defined(BUILD) MASTER_SITES= http://www.fwbuilder.org/nightly_builds/fwbuilder-3.0/build-${BUILD}/ .else -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= fwbuilder +MASTER_SITES= SF/fwbuilder/Current_Packages/${PORTVERSION} .endif MAINTAINER= cy@FreeBSD.org |