diff options
-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} |