diff options
author | wiz <wiz> | 2012-02-14 20:09:52 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-02-14 20:09:52 +0000 |
commit | 2bb00dd1b5624001970b480ac518c161093c559b (patch) | |
tree | 395b5431189a65336ce4ee451c4b6343dff0c432 /print | |
parent | 0a2654865a15ecffe91de6ac98e5cc25f9817b9a (diff) | |
download | pkgsrc-2bb00dd1b5624001970b480ac518c161093c559b.tar.gz |
+ paps.
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 88d01297b6c..b4696653242 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.520 2012/02/09 21:23:03 minskim Exp $ +# $NetBSD: Makefile,v 1.521 2012/02/14 20:09:52 wiz Exp $ # COMMENT= Desktop publishing @@ -85,6 +85,7 @@ SUBDIR+= p5-Net-CUPS SUBDIR+= p5-PostScript-MailLabels SUBDIR+= p5-PostScript-Simple SUBDIR+= papersize +SUBDIR+= paps SUBDIR+= pcps SUBDIR+= pdf2djvu SUBDIR+= pdfjam |