diff options
Diffstat (limited to 'graphics/lua-gd/Makefile')
-rw-r--r-- | graphics/lua-gd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lua-gd/Makefile b/graphics/lua-gd/Makefile index fa00e35349a4..983550b1e32c 100644 --- a/graphics/lua-gd/Makefile +++ b/graphics/lua-gd/Makefile @@ -3,7 +3,7 @@ PORTNAME= lua-gd PORTVERSION= 2.0.33r2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://files.luaforge.net/releases/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}forLua5.1/ |