diff options
author | will <will@FreeBSD.org> | 2000-06-21 05:03:27 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-21 05:03:27 +0800 |
commit | 433547a2a24897640ca46a0616d2a96ee49c8b65 (patch) | |
tree | c8d94a641facdbe0380c6c8c787b87b50968859f | |
parent | 2e714facbc794beba147fcecd2845376ca1ac10d (diff) | |
download | freebsd-ports-gnome-433547a2a24897640ca46a0616d2a96ee49c8b65.tar.gz freebsd-ports-gnome-433547a2a24897640ca46a0616d2a96ee49c8b65.tar.zst freebsd-ports-gnome-433547a2a24897640ca46a0616d2a96ee49c8b65.zip |
More people.FreeBSD.org -> MASTER_SITE_LOCAL conversion.
-rw-r--r-- | emulators/tuxnes/Makefile | 3 |
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 |