diff options
author | Florian Smeets <flo@FreeBSD.org> | 2013-06-04 15:47:49 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2013-06-04 15:47:49 +0000 |
commit | 96b39667d354296d9907781fc508aaf7849a21be (patch) | |
tree | bc0f5b36fc5a70cd40b8c78438424de36296939f /graphics/gnash | |
parent | 62fddef0e1f239f72e9ad0135d81f7a1428ffb99 (diff) |
Notes
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 bdbe81a80b30..52de14058905 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnash PORTVERSION= 0.8.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= GNU/${PORTNAME}/${PORTVERSION}/ |