summaryrefslogtreecommitdiff
path: root/cross/i386-mingw32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cross/i386-mingw32/Makefile')
-rw-r--r--cross/i386-mingw32/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/i386-mingw32/Makefile b/cross/i386-mingw32/Makefile
index 9a11a6e1b55..12e99406839 100644
--- a/cross/i386-mingw32/Makefile
+++ b/cross/i386-mingw32/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2006/02/26 16:04:23 joerg Exp $
+# $NetBSD: Makefile,v 1.26 2006/03/04 21:29:07 jlam Exp $
DISTNAME= cross-${TARGET_ARCH}-3.2
CROSS_DISTFILES=
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.mingw.org/
COMMENT= Cross-compile environment for MinGW
CATEGORIES+= cross lang