diff options
Diffstat (limited to 'emulators/compat16-extras/Makefile')
-rw-r--r-- | emulators/compat16-extras/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/compat16-extras/Makefile b/emulators/compat16-extras/Makefile index 2bedad4d3a2..26b1e81a743 100644 --- a/emulators/compat16-extras/Makefile +++ b/emulators/compat16-extras/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2007/08/21 22:49:17 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2007/08/30 16:54:08 jlam Exp $ -DISTNAME= compat16-extras # overridden below +COMPAT_PKG= compat16 # for compat_netbsd/Makefile.common NETBSD_VERSION= 1.6 HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.6/index.html |