diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-10 17:54:38 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-10 17:54:38 +0000 |
commit | 4e6bca967388fb1254b20461744d921b34a85091 (patch) | |
tree | 86145a70480fa12bf72e13341689bec78d947216 /graphics/webp/Makefile | |
parent | a0541d0f6354643178de932b5aea75109fc0a1aa (diff) | |
download | ports-4e6bca967388fb1254b20461744d921b34a85091.tar.gz ports-4e6bca967388fb1254b20461744d921b34a85091.zip |
Notes
Diffstat (limited to 'graphics/webp/Makefile')
-rw-r--r-- | graphics/webp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/webp/Makefile b/graphics/webp/Makefile index dca71ce04f0c..b3bc8c99f66e 100644 --- a/graphics/webp/Makefile +++ b/graphics/webp/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= webp -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.1 CATEGORIES= graphics -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= http://downloads.webmproject.org/releases/webp/ DISTNAME= lib${PORTNAME}-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org |