summaryrefslogtreecommitdiff
path: root/cross/i386-mingw32
diff options
context:
space:
mode:
authorgrant <grant>2003-07-17 21:21:03 +0000
committergrant <grant>2003-07-17 21:21:03 +0000
commit11098bb7c0a27bd5d959bf673e389ae06279251b (patch)
treebe2001c436c6531467a1efa67ee15e2d12e79fba /cross/i386-mingw32
parentc95e25d22731556f20457640950c8620de4adc66 (diff)
downloadpkgsrc-11098bb7c0a27bd5d959bf673e389ae06279251b.tar.gz
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'cross/i386-mingw32')
-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