diff options
author | bapt <bapt@FreeBSD.org> | 2014-02-07 19:44:08 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-02-07 19:44:08 +0800 |
commit | 3e2cd4d7ee3662a5be84ff3c169e84ec5593051f (patch) | |
tree | 4e52dc02625fb5dbfc24d5b3b82b178f9f543b1f /graphics/gnash | |
parent | c4f66375ff2cf890427b18b69cf0f3a6a90ec3fa (diff) | |
download | freebsd-ports-graphics-3e2cd4d7ee3662a5be84ff3c169e84ec5593051f.tar.gz freebsd-ports-graphics-3e2cd4d7ee3662a5be84ff3c169e84ec5593051f.tar.zst freebsd-ports-graphics-3e2cd4d7ee3662a5be84ff3c169e84ec5593051f.zip |
Chase boost and icu bump
While here convert some LIB_DEPENDS
Diffstat (limited to 'graphics/gnash')
-rw-r--r-- | graphics/gnash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index 59e55490d3b..ac294394f9b 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnash PORTVERSION= 0.8.10 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= GNU/${PORTNAME}/${PORTVERSION}/ |