diff options
Diffstat (limited to 'emulators/compat12/Makefile')
-rw-r--r-- | emulators/compat12/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/compat12/Makefile b/emulators/compat12/Makefile index dde7c8d8c7d..0f1ca906709 100644 --- a/emulators/compat12/Makefile +++ b/emulators/compat12/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2003/06/02 01:20:00 jschauma Exp $ +# $NetBSD: Makefile,v 1.22 2003/07/17 21:35:21 grant Exp $ # DISTNAME= compat12-${MACHINE_ARCH} @@ -6,8 +6,8 @@ PKGNAME= compat12-1.2.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= tech-pkg@netbsd.org -HOMEPAGE= http://www.netbsd.org/Releases/formal-1.2/index.html +MAINTAINER= tech-pkg@NetBSD.org +HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.2/index.html COMMENT= Shared libraries for NetBSD 1.2 (and earlier) compatibility ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-m68k NetBSD-*-ns32k \ |