diff options
author | adam <adam@pkgsrc.org> | 2006-09-06 19:57:47 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2006-09-06 19:57:47 +0000 |
commit | 6cff93c96cc9f1ee65dcdebde98595768381f04b (patch) | |
tree | fe65db424d4d08d9f31b348e5671cdd537525345 | |
parent | 7a818ba0e025f0e2010719526b92009e8871f913 (diff) | |
download | pkgsrc-6cff93c96cc9f1ee65dcdebde98595768381f04b.tar.gz |
Added graphics/cairomm version 1.2.2
-rw-r--r-- | doc/CHANGES-2006 | 3 | ||||
-rw-r--r-- | graphics/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006 index 0851f60b4d1..36626e1d474 100644 --- a/doc/CHANGES-2006 +++ b/doc/CHANGES-2006 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2006,v 1.1217 2006/09/06 19:26:13 adrianp Exp $ +$NetBSD: CHANGES-2006,v 1.1218 2006/09/06 19:59:03 adam Exp $ Changes to the packages collection and infrastructure in 2006: @@ -4218,3 +4218,4 @@ Changes to the packages collection and infrastructure in 2006: Added fonts/terminus-font version 4.20 [obache 2006-09-06] Updated textproc/hyperestraier to 1.4.2 [obache 2006-09-06] Updated www/cvsweb to 3.0.6 [adrianp 2006-09-06] + Added graphics/cairomm version 1.2.2 [adam 2006-09-06] diff --git a/graphics/Makefile b/graphics/Makefile index 8b7c0c5eaf6..cefab5fb5af 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.434 2006/08/30 17:11:46 drochner Exp $ +# $NetBSD: Makefile,v 1.435 2006/09/06 19:57:47 adam Exp $ # COMMENT= Graphics tools and libraries @@ -37,6 +37,7 @@ SUBDIR+= blender-doc SUBDIR+= blinkenthemes SUBDIR+= blinkentools SUBDIR+= cairo +SUBDIR+= cairomm SUBDIR+= cal3d SUBDIR+= cal3d-examples SUBDIR+= cambevao |