summaryrefslogtreecommitdiff
path: root/print/Makefile
diff options
context:
space:
mode:
authorreed <reed>2005-08-10 05:21:44 +0000
committerreed <reed>2005-08-10 05:21:44 +0000
commitfa119ac877eef0a46f9ed7aa56cd0e42c2d31d0c (patch)
tree22d50bb8477e34b23f00ff060de5e4fa6a31dc3b /print/Makefile
parente6940f3841947e5d15014efea9f5694bd96c2df9 (diff)
downloadpkgsrc-fa119ac877eef0a46f9ed7aa56cd0e42c2d31d0c.tar.gz
Add print/psjoin.
Diffstat (limited to 'print/Makefile')
-rw-r--r--print/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile
index c2b61c827c6..d2bdbcd51f2 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.130 2005/08/09 18:35:16 drochner Exp $
+# $NetBSD: Makefile,v 1.131 2005/08/10 05:21:44 reed Exp $
#
COMMENT= Desktop publishing
@@ -85,6 +85,7 @@ SUBDIR+= poppler
SUBDIR+= poster
SUBDIR+= pscal
SUBDIR+= psify
+SUBDIR+= psjoin
SUBDIR+= psutils
SUBDIR+= py-reportlab
SUBDIR+= py-reportlab-renderPM