diff options
author | fenner <fenner@FreeBSD.org> | 2000-01-07 18:18:25 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2000-01-07 18:18:25 +0000 |
commit | 2af75b1982b78433414dfd03d9a3665039aacfcb (patch) | |
tree | f08f6bc7b07ef6570d24fc45ed4d271a1271ff10 | |
parent | 81d144f21515a50339155efe74adad29ecc92b4d (diff) | |
download | FreeBSD-ports-2af75b1982b78433414dfd03d9a3665039aacfcb.zip FreeBSD-ports-2af75b1982b78433414dfd03d9a3665039aacfcb.tar.gz |
Remove sutton@aardvark.apana.org.au as MAINTAINER; email has bounced
4 out of 4 attempts over 3 months.
-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 9d0d37f..9a1ea5c 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 63fccaf..e8b5d13 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 293e4ac..11fcf81 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 717feef..7c12863 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 fcfc295..b37d67a 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" |