diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-12-22 14:29:39 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-12-22 14:29:39 +0000 |
commit | ccf1bab4c5415f8e2474bf61d34377a62b91e9bf (patch) | |
tree | 4e97d7cc4d4f8cbd319f4e8f04c6b85e862aed5b /graphics/webp | |
parent | adc20be473f1bbcfaf229cf544972feb0acbccdc (diff) | |
download | ports-ccf1bab4c5415f8e2474bf61d34377a62b91e9bf.tar.gz ports-ccf1bab4c5415f8e2474bf61d34377a62b91e9bf.zip |
Notes
Diffstat (limited to 'graphics/webp')
-rw-r--r-- | graphics/webp/Makefile | 2 | ||||
-rw-r--r-- | graphics/webp/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/webp/Makefile b/graphics/webp/Makefile index dcff5b7ac341..a06a0fbdfcea 100644 --- a/graphics/webp/Makefile +++ b/graphics/webp/Makefile @@ -3,7 +3,7 @@ PORTNAME= webp PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= GOOGLE_CODE DISTNAME= lib${PORTNAME}-${PORTVERSION} diff --git a/graphics/webp/pkg-plist b/graphics/webp/pkg-plist index eff91a1456a1..43264d7ebf24 100644 --- a/graphics/webp/pkg-plist +++ b/graphics/webp/pkg-plist @@ -1,6 +1,7 @@ bin/cwebp bin/dwebp bin/gif2webp +bin/vwebp bin/webpmux include/webp/decode.h include/webp/demux.h |