From df37963f2ddc20fc9846ff92569e9e9c288952ae Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Mon, 6 Oct 2003 05:25:50 +0000 Subject: [PATCH] * Add the URL with the hpijs driver options * Assign copyright to myself, since "The FreeBSD Project" is apparently not legally capable of receiving the assignment. --- print/hpijs/files/ifhp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/print/hpijs/files/ifhp b/print/hpijs/files/ifhp index 413ca87a69af..9742f100ca0c 100644 --- a/print/hpijs/files/ifhp +++ b/print/hpijs/files/ifhp @@ -33,6 +33,7 @@ case "${first_line}" in \%\!*) # # PostScript input, so use ghostscript and hpijs + # http://hpinkjet.sourceforge.net/printmodedescr.php#DJ9xxVIP # /usr/local/bin/gs -q -dNOPAUSE -dSAFER -r600x600 \ -sDEVICE=ijs -sIjsServer=/usr/local/bin/hpijs -dIjsUseOutputFD \ @@ -53,7 +54,7 @@ esac exit 2 -# Copyright (c) 2003 The FreeBSD Project +# Copyright (c) 2003 Doug Barton # All rights reserved. # # Redistribution and use in source and binary forms, with or without