diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2000-06-20 13:37:39 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2000-06-20 13:37:39 +0000 |
commit | 6dc9bdb0c87f9ce7c8a32894825ace362ccca625 (patch) | |
tree | 2fdb2703e883654ca72db5dbc7b19a000c102f03 /emulators/stella/Makefile | |
parent | Activate gvid. (diff) |
Locally hosted distfiles moved to ftp.freebsd.org.
Notes
Notes:
svn path=/head/; revision=29719
Diffstat (limited to 'emulators/stella/Makefile')
-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 |