summaryrefslogtreecommitdiff
path: root/print/cups-lpr
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2003-01-23 22:16:07 +0000
committerAlan Eldridge <alane@FreeBSD.org>2003-01-23 22:16:07 +0000
commitbf62f427550ec28f95d9acfd7dcfb7e4fa221446 (patch)
tree8d45963a1a3ba4eb0ebf2d0848b56d47e53e9208 /print/cups-lpr
parentUse USE_REINPLACE & REINPLACE_CMD instead of PERL. (diff)
fix all outstanding problems except printing test page
Notes
Notes: svn path=/head/; revision=73885
Diffstat (limited to 'print/cups-lpr')
-rw-r--r--print/cups-lpr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-lpr/Makefile b/print/cups-lpr/Makefile
index 7440f33a4f6f..f2bf685cd90f 100644
--- a/print/cups-lpr/Makefile
+++ b/print/cups-lpr/Makefile
@@ -9,7 +9,7 @@
PORTNAME= cups-lpr
PORTVERSION= ${CUPS_PORTVER}
-PORTREVISION= 0
+PORTREVISION= 2
PORTEPOCH= ${CUPS_PORTEPOCH}
CATEGORIES= print
MASTER_SITES= ${CUPS_MASTER_SITES}