diff options
Diffstat (limited to 'print/cups/Makefile')
-rw-r--r-- | print/cups/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index 1c11460c3ccb..69679e6bc1b7 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,6 +1,5 @@ PORTNAME= cups -DISTVERSION= 2.4.11 -PORTREVISION= 1 +DISTVERSION= 2.4.12 CATEGORIES= print MASTER_SITES= https://github.com/OpenPrinting/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-source |