diff options
Diffstat (limited to 'security/openfwtk')
-rw-r--r-- | security/openfwtk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/openfwtk/Makefile b/security/openfwtk/Makefile index 35201fd92eb1..08661ede3b32 100644 --- a/security/openfwtk/Makefile +++ b/security/openfwtk/Makefile @@ -7,8 +7,7 @@ PORTNAME= openfwtk PORTVERSION= 2.0 CATEGORIES= security -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Release%20${PORTVERSION} DISTNAME=${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org |