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 /devel | |
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
Diffstat (limited to 'devel')
-rw-r--r-- | devel/crossgo32-djgpp2-pdcurses/Makefile | 2 | ||||
-rw-r--r-- | devel/crossgo32-djgpp2/Makefile | 2 | ||||
-rw-r--r-- | devel/crossgo32/Makefile | 2 |
3 files changed, 0 insertions, 6 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 |