diff options
Diffstat (limited to 'print/cups/Makefile')
-rw-r--r-- | print/cups/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index e0e3138..bbc641d 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -4,7 +4,7 @@ PORTNAME= cups PORTVERSION= 2.1.3 DISTVERSIONSUFFIX=-source -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= http://www.cups.org/software/${PORTVERSION}/ |