diff options
Diffstat (limited to 'emulators/compat14/Makefile')
-rw-r--r-- | emulators/compat14/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/compat14/Makefile b/emulators/compat14/Makefile index 444ba0c931b..db17ecf8a63 100644 --- a/emulators/compat14/Makefile +++ b/emulators/compat14/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2007/08/21 22:49:08 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2007/08/30 16:54:07 jlam Exp $ -DISTNAME= compat14 # overridden below +COMPAT_PKG= compat14 # for compat_netbsd/Makefile.common NETBSD_VERSION= 1.4 PKGREVISION= 2 |