summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20073
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 347f2a8e744..f5d9e8df547 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.825 2007/04/08 17:06:31 adrianp Exp $
+# $NetBSD: Makefile,v 1.826 2007/04/10 23:34:30 joerg Exp $
#
COMMENT= Development utilities
@@ -742,6 +742,7 @@ SUBDIR+= vtcl
SUBDIR+= wide
SUBDIR+= xdelta
SUBDIR+= xmake
+SUBDIR+= xorg-util-macros
SUBDIR+= xxgdb
SUBDIR+= yasm
SUBDIR+= z80-asm
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index d6b59b54568..564f606dae5 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.772 2007/04/10 22:04:43 rmind Exp $
+$NetBSD: CHANGES-2007,v 1.773 2007/04/10 23:34:30 joerg Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -1488,3 +1488,4 @@ Changes to the packages collection and infrastructure in 2007:
Updated x11/xf86-video-ati to 6.6.3nb1 [joerg 2007-04-10]
Added www/ocsigen version 0.6.0 [tonio 2007-04-10]
Updated databases/slony1 to 1.2.9 [rmind 2007-04-10]
+ Added devel/xorg-util-macros version 1.1.5 [joerg 2007-04-10]