diff options
author | darcy <darcy> | 2009-03-21 05:47:54 +0000 |
---|---|---|
committer | darcy <darcy> | 2009-03-21 05:47:54 +0000 |
commit | 242c3aafc91dc9c873b96d8058f7ddaba8865e1b (patch) | |
tree | c8e92508d9d2dbd5a2a99a39d12b72872dafbc9d | |
parent | 0808cdab9d800b0211b2ae890ec69eccbd13101f (diff) | |
download | pkgsrc-242c3aafc91dc9c873b96d8058f7ddaba8865e1b.tar.gz |
Revert to unnassigned MAINTAINER. Address went to a mailing list which
just returns a syntax error for arbitrary email messages.
-rw-r--r-- | cross/i386-netbsdpe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/i386-netbsdpe/Makefile b/cross/i386-netbsdpe/Makefile index 95f37fe87b5..b78504917fe 100644 --- a/cross/i386-netbsdpe/Makefile +++ b/cross/i386-netbsdpe/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.24 2006/07/06 17:04:42 rillig Exp $ +# $NetBSD: Makefile,v 1.25 2009/03/21 05:47:54 darcy Exp $ DISTNAME= cross-${TARGET_ARCH}-${DISTVERSION} DISTVERSION= 3.3.6 CATEGORIES= cross lang MASTER_SITES= http://chiharu.hauN.org/peace/dist/ -MAINTAINER= peace-sacrifice@hauN.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://chiharu.hauN.org/peace/ COMMENT= Cross-compile environment for PEACE/i386 |