- Fix plist
PR: ports/184374 Approved: maintainter timeout (3 weeks)
This commit is contained in:
parent
adc20be473
commit
ccf1bab4c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337191
2 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= webp
|
PORTNAME= webp
|
||||||
PORTVERSION= 0.3.1
|
PORTVERSION= 0.3.1
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MASTER_SITES= GOOGLE_CODE
|
MASTER_SITES= GOOGLE_CODE
|
||||||
DISTNAME= lib${PORTNAME}-${PORTVERSION}
|
DISTNAME= lib${PORTNAME}-${PORTVERSION}
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
bin/cwebp
|
bin/cwebp
|
||||||
bin/dwebp
|
bin/dwebp
|
||||||
bin/gif2webp
|
bin/gif2webp
|
||||||
|
bin/vwebp
|
||||||
bin/webpmux
|
bin/webpmux
|
||||||
include/webp/decode.h
|
include/webp/decode.h
|
||||||
include/webp/demux.h
|
include/webp/demux.h
|
||||||
|
|
Loading…
Reference in a new issue