diff options
Diffstat (limited to 'print/cups/Makefile')
-rw-r--r-- | print/cups/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index ca8ab44ee45..7605143a3c6 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.270 2020/05/22 10:56:33 adam Exp $ +# $NetBSD: Makefile,v 1.271 2020/08/17 20:19:54 leot Exp $ -PKGREVISION= 1 +PKGREVISION= 2 .include "../../print/cups/Makefile.common" PKGNAME= cups-${CUPS_VERS} |