diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2003-01-25 07:22:30 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2003-01-25 07:22:30 +0000 |
commit | 14503c7c61cea38f49852855b10dd8f224acee42 (patch) | |
tree | 88c643892fe8f6177736991f9a4cf112dfc4dc8e /print/cups-lpr | |
parent | 4cab58b676191500e6a27a3c7254eac27db86fd2 (diff) | |
download | ports-14503c7c61cea38f49852855b10dd8f224acee42.tar.gz ports-14503c7c61cea38f49852855b10dd8f224acee42.zip |
Notes
Diffstat (limited to 'print/cups-lpr')
-rw-r--r-- | print/cups-lpr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-lpr/Makefile b/print/cups-lpr/Makefile index f2bf685cd90f..7f0cd84a5d5c 100644 --- a/print/cups-lpr/Makefile +++ b/print/cups-lpr/Makefile @@ -9,7 +9,7 @@ PORTNAME= cups-lpr PORTVERSION= ${CUPS_PORTVER} -PORTREVISION= 2 +PORTREVISION= ${CUPS_PORTREV} PORTEPOCH= ${CUPS_PORTEPOCH} CATEGORIES= print MASTER_SITES= ${CUPS_MASTER_SITES} |