diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-11-30 11:01:37 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-11-30 11:01:37 +0000 |
commit | e85cdf8857c097a53a12d5f81750ced75e6958e3 (patch) | |
tree | 433f7b4d97c55a62014c3b5dbf1072e5ea94d526 /emulators/vice/Makefile | |
parent | - update URL (diff) |
- extend MASTER_SITES
(master server is down)
Diffstat (limited to '')
-rw-r--r-- | emulators/vice/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index cde78bc58e1d..0f35bfd13563 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -7,7 +7,8 @@ PORTNAME= vice PORTVERSION= 1.15 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/ +MASTER_SITES= ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/ \ + http://distfiles.opendarwin.org/ PKGNAMESUFFIX?= ${GNOME_SUFFIX}${PKGNAMESUFFIX2} MAINTAINER= dinoex@FreeBSD.org |