diff options
Diffstat (limited to 'emulators/compat12')
-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 b495acb9c95..9bf86145553 100644 --- a/emulators/compat12/Makefile +++ b/emulators/compat12/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.33 2007/08/21 22:49:04 jlam Exp $ +# $NetBSD: Makefile,v 1.34 2007/08/30 16:54:06 jlam Exp $ -DISTNAME= compat12 # overridden below +COMPAT_PKG= compat12 # for compat_netbsd/Makefile.common NETBSD_VERSION= 1.2 PKGREVISION= 1 |