diff options
author | schnoebe <schnoebe@pkgsrc.org> | 2012-05-18 03:07:26 +0000 |
---|---|---|
committer | schnoebe <schnoebe@pkgsrc.org> | 2012-05-18 03:07:26 +0000 |
commit | 175e7d4e6b1761fe9c258f87a7a468098e6b5a38 (patch) | |
tree | 0f45b5b14a523b33ea88008f09fc598637e1bdb1 /print/Makefile | |
parent | 1ec3142b66bc3aad686dac09a3faeff92de73028 (diff) | |
download | pkgsrc-175e7d4e6b1761fe9c258f87a7a468098e6b5a38.tar.gz |
Add hplip to pkgsrc/print,
remove a bit of trailing whitespace in pkgsrc/print/hplip/Makefile.
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index d57c1b615cb..9c1cc4b9ac8 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.533 2012/05/08 18:42:52 minskim Exp $ +# $NetBSD: Makefile,v 1.534 2012/05/18 03:07:26 schnoebe Exp $ # COMMENT= Desktop publishing @@ -51,6 +51,7 @@ SUBDIR+= gtklp SUBDIR+= gutenprint-lib SUBDIR+= gv SUBDIR+= hpijs +SUBDIR+= hplip SUBDIR+= html2ps SUBDIR+= if-psprint SUBDIR+= ijs |