diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2004-11-19 19:15:46 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2004-11-19 19:15:46 +0000 |
commit | 2d849fcce7299c5b3ea4b5f45a30a3494628057e (patch) | |
tree | bc201c5e3928ef5a12c6230dbe820d6895663e4c /print/hpijs/Makefile | |
parent | 464d3b77412420a1b2dc26500862b95173bf5d8e (diff) | |
download | pkgsrc-2d849fcce7299c5b3ea4b5f45a30a3494628057e.tar.gz |
Update hpijs to 1.7.1. Changes are mostly additions of PPD files
for more models, some NULL pointer checks, envelope and KRBG (with
patched gs) support.
See http://hpinkjet.sourceforge.net/updates.php for full details.
Diffstat (limited to 'print/hpijs/Makefile')
-rw-r--r-- | print/hpijs/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile index b6295b72949..2b31e2f03e7 100644 --- a/print/hpijs/Makefile +++ b/print/hpijs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2004/06/27 13:34:24 grant Exp $ +# $NetBSD: Makefile,v 1.16 2004/11/19 19:15:46 jdolecek Exp $ -DISTNAME= hpijs-1.5 -PKGREVISION= 1 +DISTNAME= hpijs-1.7.1 +PKGREVISION= # empty CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hpinkjet/} |