summaryrefslogtreecommitdiff
path: root/print/foomatic-filters/Makefile
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2006-10-03 00:30:05 +0000
committerreed <reed@pkgsrc.org>2006-10-03 00:30:05 +0000
commitbb52cfdc6b37b43502a5128fe0bd6ba34718ce04 (patch)
treed1529cebf6a7f1078cee1e08089b2fa2b94e1905 /print/foomatic-filters/Makefile
parent74fcb2f1a7fab03e0abe0a001acdb463935a09a7 (diff)
downloadpkgsrc-bb52cfdc6b37b43502a5128fe0bd6ba34718ce04.tar.gz
Change test string checking to use one equal sign.
Noticed on NetBSD when my print job didn't work (using pdq and foomatic-rip). Bump package revision. I also reported upstream.
Diffstat (limited to 'print/foomatic-filters/Makefile')
-rw-r--r--print/foomatic-filters/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/foomatic-filters/Makefile b/print/foomatic-filters/Makefile
index 83894bd4316..5c0f1ecee77 100644
--- a/print/foomatic-filters/Makefile
+++ b/print/foomatic-filters/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2006/06/15 22:13:59 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2006/10/03 00:30:05 reed Exp $
.include "Makefile.common"
DISTNAME= foomatic-filters-${FOOMATIC_FILTERS_VERSION}
-PKGREVISION= 4
+PKGREVISION= 5
MASTER_SITES= http://www.linuxprinting.org/download/foomatic/
MAINTAINER= jlam@pkgsrc.org