diff options
author | abs <abs@pkgsrc.org> | 1999-12-18 13:41:29 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 1999-12-18 13:41:29 +0000 |
commit | 9b8f8698690df717e2c85688964ed20feb26f64a (patch) | |
tree | fb6e651e9841fe758f152049918b8ed5b17f4c98 | |
parent | 674559a283109c5befc39548591f53211b76a714 (diff) | |
download | pkgsrc-9b8f8698690df717e2c85688964ed20feb26f64a.tar.gz |
Add a version (1.1)
-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 |