diff options
author | drochner <drochner> | 2004-03-02 14:56:07 +0000 |
---|---|---|
committer | drochner <drochner> | 2004-03-02 14:56:07 +0000 |
commit | 547201b2c6a982275b606f42753c90f69542631c (patch) | |
tree | 1c8e230327938e7b27ec67277710af59f6d97f7d /print/gimp-print-ijs/Makefile | |
parent | bad88d9e2a0987ef9b1808c17ae9f1d8bbd7b745 (diff) | |
download | pkgsrc-547201b2c6a982275b606f42753c90f69542631c.tar.gz |
update to 4.2.6
changes:
-bugfixes
-inproved device support (newer Epson Stylus, Canon S200)
-European 10x15 cm and US Engineering C paper sizes
-CUPS driver: normal and reversed paper order
-quality improvements
Diffstat (limited to 'print/gimp-print-ijs/Makefile')
-rw-r--r-- | print/gimp-print-ijs/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/print/gimp-print-ijs/Makefile b/print/gimp-print-ijs/Makefile index e4d1e9d1d8c..61b2d7cc99b 100644 --- a/print/gimp-print-ijs/Makefile +++ b/print/gimp-print-ijs/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2004/02/14 17:21:50 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2004/03/02 14:56:07 drochner Exp $ -DISTNAME= gimp-print-4.2.5 -PKGNAME= gimp-print-ijs-4.2.5 -PKGREVISION= 1 +DISTNAME= gimp-print-4.2.6 +PKGNAME= gimp-print-ijs-4.2.6 CATEGORIES= print MASTER_SITES= ${MASTER_SITES_SOURCEFORGE:=gimp-print/} |