diff options
Diffstat (limited to 'graphics/webp/Makefile')
-rw-r--r-- | graphics/webp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/webp/Makefile b/graphics/webp/Makefile index ae865a2cbb50..c464647a7e65 100644 --- a/graphics/webp/Makefile +++ b/graphics/webp/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= webp -PORTVERSION= 0.4.4 -PORTREVISION= 1 +PORTVERSION= 0.5.0 CATEGORIES= graphics MASTER_SITES= http://downloads.webmproject.org/releases/webp/ DISTNAME= lib${PORTNAME}-${PORTVERSION} |