diff options
Diffstat (limited to 'emulators/compat12/Makefile')
-rw-r--r-- | emulators/compat12/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/compat12/Makefile b/emulators/compat12/Makefile index 9bf86145553..53dfacb199c 100644 --- a/emulators/compat12/Makefile +++ b/emulators/compat12/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.34 2007/08/30 16:54:06 jlam Exp $ +# $NetBSD: Makefile,v 1.35 2007/10/07 12:59:11 kano Exp $ COMPAT_PKG= compat12 # for compat_netbsd/Makefile.common NETBSD_VERSION= 1.2 PKGREVISION= 1 -HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.2/index.html +HOMEPAGE= http://www.NetBSD.org/releases/formal-1.2/index.html COMMENT= Shared libraries for NetBSD 1.2 compatibility EMUL_PLATFORMS= netbsd-i386 netbsd-m68k netbsd-ns32k netbsd-sparc |