diff options
author | joerg <joerg@pkgsrc.org> | 2009-02-17 13:02:20 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-02-17 13:02:20 +0000 |
commit | 1f9d754f97bf0a713803c06729166d1a9d04a8ad (patch) | |
tree | 9a612969d3444658bef509b3f0edbf8052d7ecd7 /cross | |
parent | 00fb1353aa87221381671b59f3c3e639371e592b (diff) | |
download | pkgsrc-1f9d754f97bf0a713803c06729166d1a9d04a8ad.tar.gz |
Reset maintainer, mail bounced
Diffstat (limited to 'cross')
-rw-r--r-- | cross/h8300-hms-binutils/Makefile | 4 | ||||
-rw-r--r-- | cross/h8300-hms-gcc/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/cross/h8300-hms-binutils/Makefile b/cross/h8300-hms-binutils/Makefile index 4e35e2ff09e..56f3d198f5c 100644 --- a/cross/h8300-hms-binutils/Makefile +++ b/cross/h8300-hms-binutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/06/06 20:58:28 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2009/02/17 13:02:20 joerg Exp $ DISTNAME= binutils-2.12.1 PKGNAME= cross-h8300-hms-binutils-2.12.1 @@ -7,7 +7,7 @@ CATEGORIES= cross MASTER_SITES= ftp://ftp.gnu.org/gnu/binutils/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= oishi@ims.ac.jp +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= # empty COMMENT= h8300-hms cross utility diff --git a/cross/h8300-hms-gcc/Makefile b/cross/h8300-hms-gcc/Makefile index e5b2371182d..2ca44142751 100644 --- a/cross/h8300-hms-gcc/Makefile +++ b/cross/h8300-hms-gcc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2007/02/22 19:26:16 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2009/02/17 13:02:20 joerg Exp $ DISTNAME= gcc-core-3.1 PKGNAME= cross-h8300-hms-gcc-3.1 @@ -14,7 +14,7 @@ PATCH_SITES= ${MASTER_SITE_SOURCEFORGE:=h8300-hms/} PATCHFILES= h8300-hms-gcc-3.1-1.patch PATCH_DIST_ARGS= -d ${SRCDIR} -E -p1 -MAINTAINER= oishi@ims.ac.jp +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= #empty COMMENT= GCC compiler for h8300-hms |