summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile6
-rw-r--r--graphics/Makefile4
-rw-r--r--ham/Makefile4
-rw-r--r--lang/Makefile4
-rw-r--r--meta-pkgs/Makefile4
5 files changed, 11 insertions, 11 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 1fd9a4ad7a9..b8c623c8da2 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.145 2000/10/21 19:35:45 wiz Exp $
+# $NetBSD: Makefile,v 1.146 2000/10/24 10:13:35 wiz Exp $
# FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp
#
@@ -59,7 +59,6 @@
SUBDIR += kdbg
SUBDIR += kdevelop
SUBDIR += ldapsdk
- SUBDIR += libsigc++
SUBDIR += libg++
SUBDIR += libgetopt
SUBDIR += libglade
@@ -69,6 +68,7 @@
SUBDIR += libole2
SUBDIR += libproplist
SUBDIR += libscsi
+ SUBDIR += libsigc++
SUBDIR += libslang
SUBDIR += libsmi
SUBDIR += libstash
@@ -129,8 +129,8 @@
SUBDIR += sgi-stl
SUBDIR += sgi-stl-docs
SUBDIR += slib
- SUBDIR += stooop
SUBDIR += smpeg
+ SUBDIR += stooop
SUBDIR += swig
SUBDIR += tkcvs
SUBDIR += tkdiff
diff --git a/graphics/Makefile b/graphics/Makefile
index 0b02d64f47c..982243b98d1 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.95 2000/10/23 17:06:58 hubertf Exp $
+# $NetBSD: Makefile,v 1.96 2000/10/24 10:15:56 wiz Exp $
# FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp
#
@@ -52,8 +52,8 @@
SUBDIR += libgdgeda
SUBDIR += libggi
SUBDIR += libgii
- SUBDIR += libwmf
SUBDIR += libungif
+ SUBDIR += libwmf
SUBDIR += magicpoint
SUBDIR += mpeg-lib
SUBDIR += mpeg2codec
diff --git a/ham/Makefile b/ham/Makefile
index 313fe25ec3e..ed6bc603983 100644
--- a/ham/Makefile
+++ b/ham/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2000/05/15 11:00:46 wulf Exp $
+# $NetBSD: Makefile,v 1.4 2000/10/24 10:15:15 wiz Exp $
#
- SUBDIR += dpbox
SUBDIR += 7plus
+ SUBDIR += dpbox
SUBDIR += tfkiss
SUBDIR += tnt
diff --git a/lang/Makefile b/lang/Makefile
index cadccd93c4a..a8f89132158 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.69 2000/10/23 16:27:52 agc Exp $
+# $NetBSD: Makefile,v 1.70 2000/10/24 10:19:28 wiz Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
SUBDIR += STk
SUBDIR += awka
- SUBDIR += bwbasic
SUBDIR += baci
SUBDIR += blackdown-jdk12
SUBDIR += blackdown-jre12
+ SUBDIR += bwbasic
SUBDIR += caml-light
SUBDIR += camlp4
SUBDIR += cint
diff --git a/meta-pkgs/Makefile b/meta-pkgs/Makefile
index 6c73a59450b..09d3cce941c 100644
--- a/meta-pkgs/Makefile
+++ b/meta-pkgs/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2000/07/09 19:31:07 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 2000/10/24 10:16:51 wiz Exp $
#
-SUBDIR += web-server
SUBDIR += edesktop
SUBDIR += netbsd-doc
SUBDIR += netbsd-doc-print
+SUBDIR += web-server
.include "../mk/bsd.pkg.subdir.mk"