diff options
author | tron <tron@pkgsrc.org> | 2004-07-13 10:32:37 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2004-07-13 10:32:37 +0000 |
commit | 7c89603f3d4b69c964e5d49e43e9ee13333b24a4 (patch) | |
tree | b274cc5d3940ad33699392d0fde7f2bd0b5470f0 /emulators/Makefile | |
parent | c4c7c2005044bafa7d2d6a99acfe6660f9fc42c3 (diff) | |
download | pkgsrc-7c89603f3d4b69c964e5d49e43e9ee13333b24a4.tar.gz |
Add SuSE 9.1 packages.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 9c8e8c3765f..917ac6646c7 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.102 2004/07/06 07:30:29 xtraeme Exp $ +# $NetBSD: Makefile,v 1.103 2004/07/13 10:32:37 tron Exp $ # COMMENT= Emulators for other operating systems @@ -70,6 +70,11 @@ SUBDIR+= suse64_linux SUBDIR+= suse64_vmware SUBDIR+= suse64_x11 SUBDIR+= suse64_xforms +SUBDIR+= suse91_base +SUBDIR+= suse91_compat +SUBDIR+= suse91_gtk +SUBDIR+= suse91_linux +SUBDIR+= suse91_x11 SUBDIR+= suse_audio SUBDIR+= suse_base SUBDIR+= suse_compat |