diff options
author | drochner <drochner@pkgsrc.org> | 2002-11-27 16:12:35 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-11-27 16:12:35 +0000 |
commit | 0145e0b42e2863e4426cd36dcd32a8afb3e77bb5 (patch) | |
tree | ed37177ddcd16233efc3f2390e5eeee5c71dfd64 /print/gimp-print-cups/Makefile | |
parent | 928121605602601d7a6b888a73d075a868d72577 (diff) | |
download | pkgsrc-0145e0b42e2863e4426cd36dcd32a8afb3e77bb5.tar.gz |
update gimp-print to 2.4.2
changes:
-support for HP DesignJet large-format plotters
-support fot Epson multi-function devices and MJ-930C
-manpage improvements
-support for transverse versions of the US CAD standard paper sizes
-bugfixes
Diffstat (limited to 'print/gimp-print-cups/Makefile')
-rw-r--r-- | print/gimp-print-cups/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/gimp-print-cups/Makefile b/print/gimp-print-cups/Makefile index ebb42a5ea20..c4e08cc61fe 100644 --- a/print/gimp-print-cups/Makefile +++ b/print/gimp-print-cups/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2002/10/22 17:27:22 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2002/11/27 16:12:35 drochner Exp $ # -DISTNAME= gimp-print-4.2.3 -PKGNAME= gimp-print-cups-4.2.3 +DISTNAME= gimp-print-4.2.4 +PKGNAME= gimp-print-cups-4.2.4 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/} |