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 | |
parent | 0f8ad314276474ba284e3ed0821fbab69a1c5936 (diff) | |
download | ports-e85cdf8857c097a53a12d5f81750ced75e6958e3.tar.gz ports-e85cdf8857c097a53a12d5f81750ced75e6958e3.zip |
Notes
Diffstat (limited to 'emulators/vice')
-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 |