summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES3
-rw-r--r--x11/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 33d78be60e9..76d8af0c5f7 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6926 2004/08/17 12:53:40 wiz Exp $
+$NetBSD: CHANGES,v 1.6927 2004/08/17 15:32:35 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -3886,3 +3886,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated TeXmacs to 1.0.4.0.2 [recht 2004-08-17]
Added stratagus-2.1 [wiz 2004-08-17]
Added bos-1.1 [wiz 2004-08-17]
+ Added py-Xlib-0.12 [minskim 2004-08-17]
diff --git a/x11/Makefile b/x11/Makefile
index 103dc18d838..ac4f1493573 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.358 2004/07/29 04:53:55 xtraeme Exp $
+# $NetBSD: Makefile,v 1.359 2004/08/17 15:32:35 minskim Exp $
#
COMMENT= Packages to support the X window system
@@ -165,6 +165,7 @@ SUBDIR+= p5-gtk2
SUBDIR+= paragui
SUBDIR+= py-Pmw
SUBDIR+= py-Tk
+SUBDIR+= py-Xlib
SUBDIR+= py-gnome2
SUBDIR+= py-gtk2
SUBDIR+= py-qt2