diff options
author | Xin LI <delphij@FreeBSD.org> | 2015-06-09 23:41:15 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2015-06-09 23:41:15 +0000 |
commit | 3a2b9219327e3473a2cbee573a78d1aa28fae74e (patch) | |
tree | 641632167f69f740686261c76e502da4a221632f /print/cups | |
parent | 7de0f110f84eec5534565a364842118c933ec1c2 (diff) | |
download | ports-3a2b9219327e3473a2cbee573a78d1aa28fae74e.tar.gz ports-3a2b9219327e3473a2cbee573a78d1aa28fae74e.zip |
Notes
Diffstat (limited to 'print/cups')
-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 e71f2769f1d5..3cc2c70919eb 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= cups -PORTVERSION= 1.7.3 -PORTREVISION= 1 +PORTVERSION= 2.0.3 CATEGORIES= print MASTER_SITES= # empty DISTFILES= # empty |