diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2011-08-06 17:48:25 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2011-08-06 17:48:25 +0000 |
commit | c09de5bf9ee21b57e982b780cd0a90ba317dddab (patch) | |
tree | 3804dbf4bc002d203a12ac3560949faf3c48f2e5 /emulators/vice | |
parent | 27c4520c8643589de29ec3ecc38197fed72f1b8b (diff) | |
download | ports-c09de5bf9ee21b57e982b780cd0a90ba317dddab.tar.gz ports-c09de5bf9ee21b57e982b780cd0a90ba317dddab.zip |
Notes
Diffstat (limited to 'emulators/vice')
-rw-r--r-- | emulators/vice/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 3f3ef65819ad..0e0b3bd1aa7e 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -8,8 +8,7 @@ PORTNAME= vice PORTVERSION= 2.3 PORTREVISION= 1 CATEGORIES= emulators -MASTER_SITES= http://www.viceteam.org/online/ \ - http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ \ +MASTER_SITES= http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ \ ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ PKGNAMESUFFIX?= ${GNOME_SUFFIX}${PKGNAMESUFFIX2} |