diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-03 23:35:23 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-03 23:35:23 +0000 |
commit | 07b0da07d82510737029909574ca657204aa357b (patch) | |
tree | 91507753df2fcddb3d3a6e6b7f9f98180a38c9dd /emulators | |
parent | 51ce6999775687dd428392400af07358da774d36 (diff) | |
download | pkgsrc-07b0da07d82510737029909574ca657204aa357b.tar.gz |
Add and enable vba.
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 0d22b7445e3..fea0e6a27eb 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2003/09/28 23:35:28 manu Exp $ +# $NetBSD: Makefile,v 1.89 2003/12/03 23:35:23 xtraeme Exp $ # COMMENT= Emulators for other operating systems @@ -82,6 +82,7 @@ SUBDIR+= suse_xforms SUBDIR+= swarm SUBDIR+= twin SUBDIR+= uae +SUBDIR+= vba SUBDIR+= vice SUBDIR+= vmware SUBDIR+= vmware-module |