diff options
Diffstat (limited to 'emulators/xgs/Makefile')
-rw-r--r-- | emulators/xgs/Makefile | 6 |
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 # |