diff options
author | tron <tron@pkgsrc.org> | 2007-03-21 16:11:26 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2007-03-21 16:11:26 +0000 |
commit | 387a50faab8b9dee63bd4c996bfbbcb958461dd1 (patch) | |
tree | e6f92bf13afb05a4039b2a7581194398b0ac0fab /emulators | |
parent | a0d91e5e3f7ff5b4e31b75661bc7f52ded3a68a1 (diff) | |
download | pkgsrc-387a50faab8b9dee63bd4c996bfbbcb958461dd1.tar.gz |
Add and enable "suse100_vmware" package.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 73d202ab66a..86af35b5953 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.157 2007/03/18 20:02:25 wiz Exp $ +# $NetBSD: Makefile,v 1.158 2007/03/21 16:11:26 tron Exp $ # COMMENT= Emulators for other operating systems @@ -103,6 +103,7 @@ SUBDIR+= suse100_locale SUBDIR+= suse100_openmotif SUBDIR+= suse100_openssl SUBDIR+= suse100_slang +SUBDIR+= suse100_vmware SUBDIR+= suse100_x11 SUBDIR+= suse91_aspell SUBDIR+= suse91_base |