diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2000-01-07 18:18:25 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2000-01-07 18:18:25 +0000 |
commit | ee3a2d65c6e365344dfb08304ad325ecfd1c028b (patch) | |
tree | 64f55fa45b703d55856ab163e06a3e75d90fb795 /emulators/prodosemu | |
parent | ca4bde1f7226ef41e8b2ac2de9718b152ed13446 (diff) |
Notes
Diffstat (limited to 'emulators/prodosemu')
-rw-r--r-- | emulators/prodosemu/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/prodosemu/Makefile b/emulators/prodosemu/Makefile index 717feefcf892..7c128636bd92 100644 --- a/emulators/prodosemu/Makefile +++ b/emulators/prodosemu/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.apple.asimov.net/pub/apple_II/emulators/prodosemu/ \ ftp://apple.cabi.net/pub/apple_II/emulators/prodosemu/ \ ftp://ftp.aarnet.edu.au/pub/apple/apple_II/emulators/prodosemu/ -MAINTAINER= sutton@aardvark.apana.org.au - NO_PACKAGE= yes RESTRICTED= apple.rom copyright is owned by Apple and cannot be distributed. WRKSRC= ${WRKDIR}/prodosemu-v0.1 |