diff options
author | fredb <fredb@pkgsrc.org> | 2002-08-31 19:58:33 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 2002-08-31 19:58:33 +0000 |
commit | 82c0aa4e8bfc610425eaad0a7f8359d8a8283724 (patch) | |
tree | 010a71cf9de5c69f9648e9e7a0cdf16afa13575d /emulators | |
parent | e339d7894afe522bad7943f01abf71d952b80c06 (diff) | |
download | pkgsrc-82c0aa4e8bfc610425eaad0a7f8359d8a8283724.tar.gz |
Add and enable suse_slang.
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 29e50791c2d..5daf7cef7d7 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2002/08/21 15:19:42 kent Exp $ +# $NetBSD: Makefile,v 1.72 2002/08/31 19:58:33 fredb Exp $ # COMMENT= Emulators for other operating systems @@ -60,6 +60,7 @@ SUBDIR+= suse_libjpeg SUBDIR+= suse_libpng SUBDIR+= suse_linux SUBDIR+= suse_openmotif +SUBDIR+= suse_slang SUBDIR+= suse_vmware SUBDIR+= suse_x11 SUBDIR+= suse_xforms |