diff options
Diffstat (limited to 'emulators/fuse/Makefile')
-rw-r--r-- | emulators/fuse/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 10aebfc83853..2ad369873d49 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -9,8 +9,7 @@ PORTNAME= fuse PORTVERSION= 0.10.0.2 PORTREVISION= 1 CATEGORIES= emulators -MASTER_SITES= SF -MASTER_SITE_SUBDIR= fuse-emulator +MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} MAINTAINER= yuri.pankov@gmail.com COMMENT= Free Unix (Sinclair ZX-)Spectrum Emulator |