diff options
Diffstat (limited to 'emulators')
-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 |