summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES3
-rw-r--r--graphics/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index ee1a88dd534..c2f7690cca2 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.13595 2006/04/15 14:21:27 ghen Exp $
+$NetBSD: CHANGES,v 1.13596 2006/04/15 18:27:31 minskim Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -2115,3 +2115,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated archivers/p7zip to 4.39 [adam 2006-04-15]
Updated www/firefox to 1.5.0.2 [ghen 2006-04-15]
Updated www/firefox-gtk1 to 1.5.0.2 [ghen 2006-04-15]
+ Added graphics/py-cairo version 1.0.2 [minskim 2006-04-15]
diff --git a/graphics/Makefile b/graphics/Makefile
index be62d5f47d7..3aa5cc2bcaf 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.416 2006/04/13 20:19:16 wiz Exp $
+# $NetBSD: Makefile,v 1.417 2006/04/15 18:27:32 minskim Exp $
#
COMMENT= Graphics tools and libraries
@@ -241,6 +241,7 @@ SUBDIR+= prag
SUBDIR+= ps2eps
SUBDIR+= pstoedit
SUBDIR+= py-biggles
+SUBDIR+= py-cairo
SUBDIR+= py-gd
SUBDIR+= py-gdchart
SUBDIR+= py-gimp