diff options
Diffstat (limited to 'sysutils/fusefs-httpfs/Makefile')
-rw-r--r-- | sysutils/fusefs-httpfs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/fusefs-httpfs/Makefile b/sysutils/fusefs-httpfs/Makefile index 2ef3a86eeee4..9b1426a76194 100644 --- a/sysutils/fusefs-httpfs/Makefile +++ b/sysutils/fusefs-httpfs/Makefile @@ -8,8 +8,7 @@ PORTNAME= httpfs PORTVERSION= 2.06.08.26 CATEGORIES= sysutils www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}_with_static_binaries_${PORTVERSION} PKGNAMEPREFIX= fusefs- DISTNAME= ${PORTNAME}_with_static_binaries_${PORTVERSION} |