diff options
Diffstat (limited to 'emulators/compat12/Makefile')
-rw-r--r-- | emulators/compat12/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/compat12/Makefile b/emulators/compat12/Makefile index a43684c5564..2e2af2876b1 100644 --- a/emulators/compat12/Makefile +++ b/emulators/compat12/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1998/08/17 18:35:34 tv Exp $ +# $NetBSD: Makefile,v 1.10 1998/08/20 15:16:52 tsarna Exp $ # DISTNAME= compat12-${MACHINE_ARCH} @@ -7,6 +7,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= tv@netbsd.org +HOMEPAGE= http://www.netbsd.org/Releases/formal-1.2/index.html ONLY_FOR_ARCHS= i386 m68k ns32k sparc |