diff options
Diffstat (limited to 'emulators/tuxnes/Makefile')
-rw-r--r-- | emulators/tuxnes/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/emulators/tuxnes/Makefile b/emulators/tuxnes/Makefile index 4ffe8ff91238..7d4a6ef8c84f 100644 --- a/emulators/tuxnes/Makefile +++ b/emulators/tuxnes/Makefile @@ -6,11 +6,10 @@ # PORTNAME= tuxnes -PORTVERSION= 0.73 +PORTVERSION= 0.75 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://tmmm.simplenet.com/tuxnes/packages/ -MASTER_SITE_SUBDIR= asmodai +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= asmodai@freebsd.org |