diff options
Diffstat (limited to 'converters/lua-iconv')
-rw-r--r-- | converters/lua-iconv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/lua-iconv/Makefile b/converters/lua-iconv/Makefile index febac8e4b536..51551fa40c21 100644 --- a/converters/lua-iconv/Makefile +++ b/converters/lua-iconv/Makefile @@ -8,6 +8,7 @@ DISTNAME= lua-${PORTNAME}-${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org COMMENT= Iconv binding for Lua 5 +WWW= https://ittner.github.io/lua-iconv/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |