diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-07-31 01:55:33 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-07-31 01:55:33 +0000 |
commit | 5df30f751f5b6a015c5fb564b216e122201c1ed1 (patch) | |
tree | 1f0d249665cb5c38820d3a0872ad91c3f5dd6dca /emulators | |
parent | fc04f80cab3ea3dea5ce646363527a493b721c38 (diff) | |
download | ports-5df30f751f5b6a015c5fb564b216e122201c1ed1.tar.gz ports-5df30f751f5b6a015c5fb564b216e122201c1ed1.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/prodosemu/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/prodosemu/Makefile b/emulators/prodosemu/Makefile index 00dc3364ed62..6edb5ea7e7b2 100644 --- a/emulators/prodosemu/Makefile +++ b/emulators/prodosemu/Makefile @@ -14,7 +14,6 @@ DISTNAME= ${PORTNAME}.v${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A text based Apple IIe ProDOS emulator -NO_PACKAGE= yes RESTRICTED= apple.rom copyright is owned by Apple and cannot be distributed. WRKSRC= ${WRKDIR}/${PORTNAME}-v${PORTVERSION} |