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 | |
parent | Remove jerry.hicks@glenayre.com as MAINTAINER; email has been bouncing for (diff) |
Remove sutton@aardvark.apana.org.au as MAINTAINER; email has bounced
4 out of 4 attempts over 3 months.
Notes
Notes:
svn path=/head/; revision=24510
-rw-r--r-- | devel/crossgo32-djgpp2-pdcurses/Makefile | 2 | ||||
-rw-r--r-- | devel/crossgo32-djgpp2/Makefile | 2 | ||||
-rw-r--r-- | devel/crossgo32/Makefile | 2 | ||||
-rw-r--r-- | emulators/prodosemu/Makefile | 2 | ||||
-rw-r--r-- | emulators/xgs/Makefile | 2 |
5 files changed, 0 insertions, 10 deletions
diff --git a/devel/crossgo32-djgpp2-pdcurses/Makefile b/devel/crossgo32-djgpp2-pdcurses/Makefile index 9d0d37f9681c..9a1ea5c11506 100644 --- a/devel/crossgo32-djgpp2-pdcurses/Makefile +++ b/devel/crossgo32-djgpp2-pdcurses/Makefile @@ -12,8 +12,6 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.tas.gov.au/pc/simtelnet/gnu/djgpp/v2tk/ \ ftp://ftp.cdrom.com/pub/simtelnet/gnu/djgpp/v2tk/ -MAINTAINER= sutton@aardvark.apana.org.au - RUN_DEPENDS= i386-go32-gcc:${PORTSDIR}/devel/crossgo32 RUN_DEPENDS= i386-go32-stubify:${PORTSDIR}/devel/crossgo32-djgpp2 diff --git a/devel/crossgo32-djgpp2/Makefile b/devel/crossgo32-djgpp2/Makefile index 63fccaf87286..e8b5d138effe 100644 --- a/devel/crossgo32-djgpp2/Makefile +++ b/devel/crossgo32-djgpp2/Makefile @@ -13,8 +13,6 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.tas.gov.au/pc/simtelnet/gnu/djgpp/v2/ \ ftp://ftp.cdrom.com/pub/simtelnet/gnu/djgpp/v2/ -MAINTAINER= sutton@aardvark.apana.org.au - RUN_DEPENDS= i386-go32-gcc:${PORTSDIR}/devel/crossgo32 BROKEN= install diff --git a/devel/crossgo32/Makefile b/devel/crossgo32/Makefile index 293e4acfacf5..11fcf8114408 100644 --- a/devel/crossgo32/Makefile +++ b/devel/crossgo32/Makefile @@ -15,8 +15,6 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ ftp://ftp.cygnus.com/pub/embedded/crossgcc/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} dosrel-1.0${EXTRACT_SUFX} -MAINTAINER= sutton@aardvark.apana.org.au - GNU_CONFIGURE= yes CONFIGURE_ARGS= --target=${TARGET} USE_GMAKE= yes 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" |