diff options
Diffstat (limited to 'sysutils/fusefs-sshfs/Makefile')
-rw-r--r-- | sysutils/fusefs-sshfs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/fusefs-sshfs/Makefile b/sysutils/fusefs-sshfs/Makefile index 86e72fe2c45f..0d338965af3b 100644 --- a/sysutils/fusefs-sshfs/Makefile +++ b/sysutils/fusefs-sshfs/Makefile @@ -7,8 +7,7 @@ PORTNAME= sshfs PORTVERSION= 2.2 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= fuse +MASTER_SITES= SF/fuse/${PORTNAME}-fuse/${PORTVERSION} PKGNAMEPREFIX= fusefs- DISTNAME= ${PORTNAME}-fuse-${PORTVERSION} |