diff options
author | darcy <darcy@pkgsrc.org> | 2009-03-21 05:47:54 +0000 |
---|---|---|
committer | darcy <darcy@pkgsrc.org> | 2009-03-21 05:47:54 +0000 |
commit | 774b9fc5e6b00bc0af377a97be0dfd1eb20d900e (patch) | |
tree | c8e92508d9d2dbd5a2a99a39d12b72872dafbc9d /cross/i386-netbsdpe/Makefile | |
parent | db35be8879b1fa8220dd312b4be65a7732ec4a80 (diff) | |
download | pkgsrc-774b9fc5e6b00bc0af377a97be0dfd1eb20d900e.tar.gz |
Revert to unnassigned MAINTAINER. Address went to a mailing list which
just returns a syntax error for arbitrary email messages.
Diffstat (limited to 'cross/i386-netbsdpe/Makefile')
-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 |