diff options
author | jschauma <jschauma@pkgsrc.org> | 2004-08-20 01:17:10 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2004-08-20 01:17:10 +0000 |
commit | 4629092b4dff265eb8d2688ca91949d346ed0750 (patch) | |
tree | 81218e0723a49139d76aeb6e49499626c5635348 /print | |
parent | 8a95542474cdc7eb173c8436a334dc115883dfa2 (diff) | |
download | pkgsrc-4629092b4dff265eb8d2688ca91949d346ed0750.tar.gz |
Add/enable poster
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 376049761bd..e461dd0416c 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.115 2004/08/17 12:59:31 wiz Exp $ +# $NetBSD: Makefile,v 1.116 2004/08/20 01:17:10 jschauma Exp $ # COMMENT= Desktop publishing @@ -78,6 +78,7 @@ SUBDIR+= pcps SUBDIR+= pdflib SUBDIR+= php4-pdflib SUBDIR+= pnm2ppa +SUBDIR+= poster SUBDIR+= pscal SUBDIR+= psify SUBDIR+= psutils |