diff options
Diffstat (limited to 'emulators/tuxnes/Makefile')
-rw-r--r-- | emulators/tuxnes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/tuxnes/Makefile b/emulators/tuxnes/Makefile index 675608e07bdf..8eaafd48c0a8 100644 --- a/emulators/tuxnes/Makefile +++ b/emulators/tuxnes/Makefile @@ -9,7 +9,7 @@ PORTNAME= tuxnes PORTVERSION= 0.75 PORTREVISION= 4 CATEGORIES= emulators -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/TuxNES/TuxNES%20v${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Nintendo Entertainment System 8-bit emulator |