summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fonts/Makefile4
-rw-r--r--mbone/Makefile4
-rw-r--r--pkgtools/Makefile4
-rw-r--r--security/Makefile4
-rw-r--r--sysutils/Makefile4
-rw-r--r--www/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/fonts/Makefile b/fonts/Makefile
index b337afbd50c..cb60d082687 100644
--- a/fonts/Makefile
+++ b/fonts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2002/09/16 08:42:08 jlam Exp $
+# $NetBSD: Makefile,v 1.40 2002/09/24 13:51:21 wiz Exp $
#
COMMENT= Fonts
@@ -38,9 +38,9 @@ SUBDIR+= dbz-ttf
SUBDIR+= efont-unicode
SUBDIR+= freefonts
SUBDIR+= geoslab703-ttf
-SUBDIR+= ghostscript-fonts
SUBDIR+= ghostscript-cidfonts
SUBDIR+= ghostscript-cmaps
+SUBDIR+= ghostscript-fonts
SUBDIR+= intlfonts
SUBDIR+= jisx0208fonts
SUBDIR+= jisx0212fonts
diff --git a/mbone/Makefile b/mbone/Makefile
index e4ab7996e30..730e25f8ae7 100644
--- a/mbone/Makefile
+++ b/mbone/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.12 2002/07/26 12:18:05 manu Exp $
+# $NetBSD: Makefile,v 1.13 2002/09/24 13:52:07 wiz Exp $
#
COMMENT= Multi-cast backBone applications
SUBDIR+= common-mml
SUBDIR+= imm
+SUBDIR+= mdp
SUBDIR+= nte
SUBDIR+= rat
SUBDIR+= sdr
SUBDIR+= vat
SUBDIR+= vic
-SUBDIR+= mdp
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index 22300b820f1..c160ca2c3b9 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2002/09/07 00:09:41 rh Exp $
+# $NetBSD: Makefile,v 1.42 2002/09/24 13:54:02 wiz Exp $
#
COMMENT= Tools for use in the packages collection
@@ -9,8 +9,8 @@ SUBDIR+= createbuildlink
SUBDIR+= digest
SUBDIR+= gensolpkg
#SUBDIR+= pax # Only needed on 1.3 systems
-#SUBDIR+= pkg_install # Only install on demand of bsd.pkg.mk
SUBDIR+= pkg_comp
+#SUBDIR+= pkg_install # Only install on demand of bsd.pkg.mk
SUBDIR+= pkg_tarup
SUBDIR+= pkgchk
SUBDIR+= pkgconflict
diff --git a/security/Makefile b/security/Makefile
index 91a9a7679fa..e673f13fa5b 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.117 2002/08/27 09:00:52 abs Exp $
+# $NetBSD: Makefile,v 1.118 2002/09/24 13:54:36 wiz Exp $
#
COMMENT= Security tools
@@ -11,8 +11,8 @@ SUBDIR+= amavis
SUBDIR+= amavis-perl
SUBDIR+= apg
SUBDIR+= arirang
-SUBDIR+= avcheck
SUBDIR+= audit-packages
+SUBDIR+= avcheck
SUBDIR+= cfs
SUBDIR+= crack
SUBDIR+= cyrus-sasl
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 1c4d0fbbc2b..2bb1d8786e7 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.159 2002/09/19 21:02:39 drochner Exp $
+# $NetBSD: Makefile,v 1.160 2002/09/24 13:55:11 wiz Exp $
COMMENT= System utilities
@@ -56,8 +56,8 @@ SUBDIR+= grub
SUBDIR+= grun
SUBDIR+= gtop
SUBDIR+= hfsutils
-SUBDIR+= isapnptools
SUBDIR+= i2ocfg
+SUBDIR+= isapnptools
SUBDIR+= kapm
SUBDIR+= kdf
SUBDIR+= klavg
diff --git a/www/Makefile b/www/Makefile
index 457976702a3..cf5aed99be0 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.212 2002/09/21 01:26:54 rh Exp $
+# $NetBSD: Makefile,v 1.213 2002/09/24 13:55:50 wiz Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -180,6 +180,7 @@ SUBDIR+= www6to4
SUBDIR+= wwwcount
SUBDIR+= wwwoffle
SUBDIR+= zope
+SUBDIR+= zope-confera
SUBDIR+= zope25
SUBDIR+= zope25-CMF
SUBDIR+= zope25-EasyImage
@@ -190,6 +191,5 @@ SUBDIR+= zope25-ParsedXML
SUBDIR+= zope25-Silva
SUBDIR+= zope25-XMLWidgets
SUBDIR+= zope25-ZPhotoSlides
-SUBDIR+= zope-confera
.include "../mk/bsd.pkg.subdir.mk"