diff options
author | minskim <minskim@pkgsrc.org> | 2011-10-27 18:44:14 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-10-27 18:44:14 +0000 |
commit | c2780112de2aa923b06f49c24b7c418072654bd0 (patch) | |
tree | 11b3f87e8955492f541dde545ac23bef63019644 /print | |
parent | 1644360754c218e4a0bb0dbe9a1f283d0492ab1c (diff) | |
download | pkgsrc-c2780112de2aa923b06f49c24b7c418072654bd0.tar.gz |
Add xpdfopen.
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 f916026a25d..3351a4d78ad 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.507 2011/10/27 17:21:39 minskim Exp $ +# $NetBSD: Makefile,v 1.508 2011/10/27 18:44:14 minskim Exp $ # COMMENT= Desktop publishing @@ -667,6 +667,7 @@ SUBDIR+= xpdf-korean SUBDIR+= xpdf-latin2 SUBDIR+= xpdf-thai SUBDIR+= xpdf-turkish +SUBDIR+= xpdfopen SUBDIR+= xpp SUBDIR+= yup |