diff options
Diffstat (limited to 'devel/lua-gettext/Makefile')
-rw-r--r-- | devel/lua-gettext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lua-gettext/Makefile b/devel/lua-gettext/Makefile index 62b3f04..2a19139 100644 --- a/devel/lua-gettext/Makefile +++ b/devel/lua-gettext/Makefile @@ -3,7 +3,7 @@ PORTNAME= gettext PORTVERSION= 1.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= https://raw.githubusercontent.com/nuclewall/bsdinstaller/${COMMIT}/src/lib/lua/gettext/ \ http://BSDforge.com/projects/source/devel/lua-gettext/ |