diff options
author | minskim <minskim@pkgsrc.org> | 2005-11-17 22:29:51 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-11-17 22:29:51 +0000 |
commit | 50e93617005906350f1654b082ce8dd94bb3d93b (patch) | |
tree | e37ea0a4d8751c1faf039c28199f0310700d1e05 /print | |
parent | 600ac9665d1532f4055c64e904b323a8ce5341fd (diff) | |
download | pkgsrc-50e93617005906350f1654b082ce8dd94bb3d93b.tar.gz |
Add hugeotp2ocp.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 648ace405f1..994815743cd 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.137 2005/11/15 07:15:25 minskim Exp $ +# $NetBSD: Makefile,v 1.138 2005/11/17 22:29:52 minskim Exp $ # COMMENT= Desktop publishing @@ -51,6 +51,7 @@ SUBDIR+= gnome-print SUBDIR+= gv SUBDIR+= hpijs SUBDIR+= html2ps +SUBDIR+= hugeotp2ocp SUBDIR+= if-psprint SUBDIR+= ijs SUBDIR+= img2eps |