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 | |
parent | ca4bde1f7226ef41e8b2ac2de9718b152ed13446 (diff) | |
download | ports-ee3a2d65c6e365344dfb08304ad325ecfd1c028b.tar.gz ports-ee3a2d65c6e365344dfb08304ad325ecfd1c028b.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/prodosemu/Makefile | 2 | ||||
-rw-r--r-- | emulators/xgs/Makefile | 2 |
2 files changed, 0 insertions, 4 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 diff --git a/emulators/xgs/Makefile b/emulators/xgs/Makefile index fcfc295ecfaa..b37d67a5a050 100644 --- a/emulators/xgs/Makefile +++ b/emulators/xgs/Makefile @@ -21,8 +21,6 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} xgs.rom BROKEN='fetch' -MAINTAINER= sutton@aardvark.apana.org.au - DIST_SUBDIR= xgs EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} RESTRICTED= "xgs.rom copyright is owned by Apple and cannot be distributed" |