diff options
author | wiz <wiz@pkgsrc.org> | 2004-02-27 15:37:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-02-27 15:37:24 +0000 |
commit | d6a1bd5b2b688dd7c42ab7b4cdf91ab873711e03 (patch) | |
tree | 3ca4948f0c450fecae962e138c51932282fbc9a4 /emulators/Makefile | |
parent | 646e26930f9bc9b00070097ede9157c0025ec4a1 (diff) | |
download | pkgsrc-d6a1bd5b2b688dd7c42ab7b4cdf91ab873711e03.tar.gz |
Add and enable uips.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 5acca09489b..47bf09e835d 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2004/01/23 09:12:59 skrll Exp $ +# $NetBSD: Makefile,v 1.95 2004/02/27 15:37:24 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -85,6 +85,7 @@ SUBDIR+= swarm SUBDIR+= tme SUBDIR+= twin SUBDIR+= uae +SUBDIR+= uips SUBDIR+= vba SUBDIR+= vice SUBDIR+= vmware |