summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20063
-rw-r--r--graphics/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006
index 15418cfe6e3..8ed9d458d15 100644
--- a/doc/CHANGES-2006
+++ b/doc/CHANGES-2006
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.1013 2006/08/11 16:54:51 adrianp Exp $
+$NetBSD: CHANGES-2006,v 1.1014 2006/08/12 16:23:19 xtraeme Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -3921,3 +3921,4 @@ Changes to the packages collection and infrastructure in 2006:
Added textproc/pxp version 1.1.6 [wiz 2006-08-11]
Added textproc/harmony version 20060526 [wiz 2006-08-11]
Updated chat/ircd-hybrid to 7.2.2 [adrianp 2006-08-11]
+ Added graphics/zphoto version 1.2.2 [xtraeme 2006-08-12]
diff --git a/graphics/Makefile b/graphics/Makefile
index a5c1ce8daea..d23cd2744a2 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.430 2006/08/10 14:36:45 drochner Exp $
+# $NetBSD: Makefile,v 1.431 2006/08/12 16:23:19 xtraeme Exp $
#
COMMENT= Graphics tools and libraries
@@ -319,5 +319,6 @@ SUBDIR+= xpm
SUBDIR+= xsane
SUBDIR+= xv
SUBDIR+= xzgv
+SUBDIR+= zphoto
.include "../mk/bsd.pkg.subdir.mk"