diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 17:04:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 17:04:00 +0000 |
commit | d389c2f0a84bafbdb01efe775c024577868cdb1f (patch) | |
tree | 8ca13183bcaf303d82067e3c9fb2cc2b0527151c /emulators/xgs | |
parent | 41042a04f20cffc6888cdcd9c5539b509b2c97b6 (diff) | |
download | ports-d389c2f0a84bafbdb01efe775c024577868cdb1f.tar.gz ports-d389c2f0a84bafbdb01efe775c024577868cdb1f.zip |
Notes
Diffstat (limited to 'emulators/xgs')
-rw-r--r-- | emulators/xgs/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/xgs/Makefile b/emulators/xgs/Makefile index d0fe4550179f..f05c59208df3 100644 --- a/emulators/xgs/Makefile +++ b/emulators/xgs/Makefile @@ -18,6 +18,9 @@ EXTRACT_ONLY= xgs050.tgz MAINTAINER= ports@FreeBSD.org COMMENT= Apple IIGS emulator stable release +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + BROKEN= unfetchable EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip |