aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-06 12:37:26 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-06 12:37:26 +0000
commit3d3751ef72b622644d61ce4ba523e3f3ffeb3e2c (patch)
tree431a15b92917b24458e39a8b4f374c955d6ba542
parentb94ed9a1f3df64cbd2171684d7c0637757c19c78 (diff)
Notes
-rw-r--r--emulators/xgs/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/emulators/xgs/Makefile b/emulators/xgs/Makefile
index 5faa56a69ffa..bec65ef387a3 100644
--- a/emulators/xgs/Makefile
+++ b/emulators/xgs/Makefile
@@ -11,19 +11,17 @@ PORTNAME= xgs
PORTVERSION= 0.50
PORTREVISION= 3
CATEGORIES= emulators
-MASTER_SITES= http://www.inwards.com/xgs/ \
- http://www.inwards.com/xgs/2mg/
+MASTER_SITES= http://www.exit2shell.com/~skreuzer/distfiles/xgs/
DISTFILES= xgs050.tgz ROM01.ZIP
EXTRACT_ONLY= xgs050.tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Apple IIGS emulator stable release
-EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
+EXTRACT_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip
DIST_SUBDIR= xgs
RESTRICTED= "xgs.rom copyright is owned by Apple and cannot be distributed"
-BROKEN= Does not fetch
# Source building
#