diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-03-28 21:15:40 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-03-28 21:15:40 +0000 |
commit | f772643eb95a051092ffcb8dc92d79f33b079a80 (patch) | |
tree | 3d004c57e2fa65d6fd20f429ce67186c48e3b7a5 /print | |
parent | 1a591c1dc9971ce48f0cbdf398779957f4276100 (diff) | |
download | pkgsrc-f772643eb95a051092ffcb8dc92d79f33b079a80.tar.gz |
Added imposter.
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 7a2cb16bd29..104fac17ab6 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.113 2004/03/10 18:20:11 jlam Exp $ +# $NetBSD: Makefile,v 1.114 2004/03/28 21:15:40 xtraeme Exp $ # COMMENT= Desktop publishing @@ -51,6 +51,7 @@ SUBDIR+= html2ps SUBDIR+= if-psprint SUBDIR+= ijs SUBDIR+= img2eps +SUBDIR+= imposter SUBDIR+= ja-a2ps SUBDIR+= ja-dvipdfm SUBDIR+= ja-jsclasses |