diff options
Diffstat (limited to 'emulators/stella')
-rw-r--r-- | emulators/stella/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index ed4a5ff39ece..737fe6dbcbe5 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -8,8 +8,7 @@ PORTNAME= stella PORTVERSION= 1.1 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.eos.ncsu.edu/pub/bsvc/stella/1.1/ \ - http://www.nectar.com/distfiles/ +MASTER_SITES= ftp://ftp.eos.ncsu.edu/pub/bsvc/stella/1.1/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= nectar@FreeBSD.org |