diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-01-22 18:04:42 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-01-22 18:04:42 +0000 |
commit | d7947a37a6a5e708992f29cf117abd1e450efb0b (patch) | |
tree | 9a564c64c1f20e12293050aed5dd286353d832ed | |
parent | 2235bf97c770b9a6c1afe9da88d15fc57b211067 (diff) | |
download | pkgsrc-d7947a37a6a5e708992f29cf117abd1e450efb0b.tar.gz |
Note addition of p5-Gnome
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | graphics/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 01d720db1d9..94382cf9cb1 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.8872 2005/01/22 17:52:02 adrianp Exp $ +$NetBSD: CHANGES,v 1.8873 2005/01/22 18:04:43 adrianp Exp $ Changes to the packages collection and infrastructure in 2005: @@ -496,3 +496,4 @@ Changes to the packages collection and infrastructure in 2005: Updated tct to 1.09nb1 [ben 2005-01-22] Removed mtv [tron 2005-01-22] Added p5-Gdk-Imlib-0.7009 [adrianp 2005-01-22] + Added p5-Gnome-0.7009 [adrianp 2005-01-22] diff --git a/graphics/Makefile b/graphics/Makefile index 38a2b3ce224..ca323fefd52 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.365 2005/01/22 17:52:03 adrianp Exp $ +# $NetBSD: Makefile,v 1.366 2005/01/22 18:04:42 adrianp Exp $ # COMMENT= Graphics tools and libraries @@ -197,6 +197,7 @@ SUBDIR+= p5-GDTextUtil SUBDIR+= p5-GIFgraph SUBDIR+= p5-Gdk-Imlib SUBDIR+= p5-Gdk-Pixbuf +SUBDIR+= p5-Gnome SUBDIR+= p5-GraphViz SUBDIR+= p5-Image-Imlib2 SUBDIR+= p5-Image-Info |