diff options
author | mm <mm@FreeBSD.org> | 2013-09-10 06:49:20 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2013-09-10 06:49:20 +0800 |
commit | b559366d3bd034e996a2a1175113f31a5e65e257 (patch) | |
tree | df492cc6364e1c0c7d1157099ca3237323acd4fd /graphics/ida | |
parent | 63010badebd459b88da3e8a11fe8dcb2ac132985 (diff) | |
download | freebsd-ports-gnome-b559366d3bd034e996a2a1175113f31a5e65e257.tar.gz freebsd-ports-gnome-b559366d3bd034e996a2a1175113f31a5e65e257.tar.zst freebsd-ports-gnome-b559366d3bd034e996a2a1175113f31a5e65e257.zip |
Bump some PORTREVISIONs due to graphics/webp update to 0.3.1
Diffstat (limited to 'graphics/ida')
-rw-r--r-- | graphics/ida/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ida/Makefile b/graphics/ida/Makefile index 8b90ebe4668d..cb1ff324ea81 100644 --- a/graphics/ida/Makefile +++ b/graphics/ida/Makefile @@ -3,7 +3,7 @@ PORTNAME= ida PORTVERSION= 2.09 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://www.kraxel.org/releases/fbida/ DISTNAME= fbida-${PORTVERSION} |