summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/tuxnes/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/tuxnes/Makefile b/emulators/tuxnes/Makefile
index 79513f47fa3f..4ffe8ff91238 100644
--- a/emulators/tuxnes/Makefile
+++ b/emulators/tuxnes/Makefile
@@ -8,8 +8,9 @@
PORTNAME= tuxnes
PORTVERSION= 0.73
CATEGORIES= emulators
-MASTER_SITES= http://people.freebsd.org/~asmodai/mirror/ \
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://tmmm.simplenet.com/tuxnes/packages/
+MASTER_SITE_SUBDIR= asmodai
MAINTAINER= asmodai@freebsd.org