diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2008-09-11 12:12:09 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2008-09-11 12:12:09 +0000 |
commit | ba77a896bee44ddc6d54fe54719bfcbd498553d9 (patch) | |
tree | d9c519f2089db84a7ebfddcab75d9df787b85414 | |
parent | 0df3d0ddcc5236dc287a30a74be132c2fad36c1b (diff) |
Notes
-rw-r--r-- | emulators/xgs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xgs/Makefile b/emulators/xgs/Makefile index 77f7e26173ac..5faa56a69ffa 100644 --- a/emulators/xgs/Makefile +++ b/emulators/xgs/Makefile @@ -23,7 +23,7 @@ EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip DIST_SUBDIR= xgs RESTRICTED= "xgs.rom copyright is owned by Apple and cannot be distributed" -#BROKEN= Does not fetch +BROKEN= Does not fetch # Source building # |