diff options
author | drochner <drochner@pkgsrc.org> | 2003-04-23 17:32:59 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2003-04-23 17:32:59 +0000 |
commit | 8fa281b00d2cfc4e7c13e35c2f312be275b116d7 (patch) | |
tree | b516a81e291c768f7067af406e927bdcca502930 /print/gimp-print-cups/Makefile | |
parent | 4e67cf32635a73d83e58d5c5d3b188d21081b3c4 (diff) | |
download | pkgsrc-8fa281b00d2cfc4e7c13e35c2f312be275b116d7.tar.gz |
update to 4.2.5
changes:
-bugfixes
-If Foomatic 2.9.x is installed, the Foomatic data will be
generated with additional features
-automatic paper cutter is now functional on the
Epson Stylus Photo 925, 950/960, and 2100/2200
-Quality Improvements on Epson Stylus Photo 950/960/PM-950C and 2100/2200
-i18n
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 c4e08cc61fe..a348f1ef632 100644 --- a/print/gimp-print-cups/Makefile +++ b/print/gimp-print-cups/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2002/11/27 16:12:35 drochner Exp $ +# $NetBSD: Makefile,v 1.6 2003/04/23 17:33:00 drochner Exp $ # -DISTNAME= gimp-print-4.2.4 -PKGNAME= gimp-print-cups-4.2.4 +DISTNAME= gimp-print-4.2.5 +PKGNAME= gimp-print-cups-4.2.5 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/} |