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 3ed796dcba6..cc7e4f315c8 100644
--- a/cross/i386-mingw32/Makefile
+++ b/cross/i386-mingw32/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2003/06/02 01:21:11 jschauma Exp $
+# $NetBSD: Makefile,v 1.11 2003/07/17 21:27:55 grant Exp $
DISTNAME= cross-${TARGET_ARCH}-1.2
PKGREVISION= 3
CROSS_DISTFILES=
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.mingw.org/
COMMENT= Cross-compile environment for MinGW
CATEGORIES+= cross lang