diff options
Diffstat (limited to 'emulators/compat11/Makefile')
-rw-r--r-- | emulators/compat11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/compat11/Makefile b/emulators/compat11/Makefile index c8c5b2f8637..2c5ed1caae0 100644 --- a/emulators/compat11/Makefile +++ b/emulators/compat11/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 1999/04/06 02:03:01 abs Exp $ +# $NetBSD: Makefile,v 1.12 1999/12/18 13:41:29 abs Exp $ # DISTNAME= compat11 +PKGNAME= compat11-1.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= _${ARCH}.tgz |