summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-04-08 22:56:56 +0000
committerminskim <minskim@pkgsrc.org>2006-04-08 22:56:56 +0000
commitd9f32920a88b8af7eacdcba325544a95dae4a42e (patch)
tree67b52ab90576307ce5ea8a273c2cbf34ae69bf3e
parent17ec40826889336eb20dc6bf662760ce503e7274 (diff)
downloadpkgsrc-d9f32920a88b8af7eacdcba325544a95dae4a42e.tar.gz
Add ps2eps.
-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 da266101b2f..43c8c2d2769 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.13506 2006/04/08 22:37:00 wiz Exp $
+$NetBSD: CHANGES,v 1.13507 2006/04/08 22:56:56 minskim Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -1974,3 +1974,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated x11/gtk2 to 2.8.17 [wiz 2006-04-08]
Updated wm/ratpoison to 1.4.0 [tonio 2006-04-08]
Updated misc/xchm to 1.6 [wiz 2006-04-08]
+ Added graphics/ps2eps version 1.58 [minskim 2006-04-08]
diff --git a/graphics/Makefile b/graphics/Makefile
index bf2c02366b9..26f7412aea3 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.414 2006/04/06 16:47:17 drochner Exp $
+# $NetBSD: Makefile,v 1.415 2006/04/08 22:56:56 minskim Exp $
#
COMMENT= Graphics tools and libraries
@@ -240,6 +240,7 @@ SUBDIR+= potrace
SUBDIR+= povray
SUBDIR+= ppmtoxvpic
SUBDIR+= prag
+SUBDIR+= ps2eps
SUBDIR+= pstoedit
SUBDIR+= py-biggles
SUBDIR+= py-gd