diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/uchardet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/uchardet/Makefile b/textproc/uchardet/Makefile index 7b3cbf56c902..028d6ccc6db5 100644 --- a/textproc/uchardet/Makefile +++ b/textproc/uchardet/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://www.freedesktop.org/software/${PORTNAME}/releases/ MAINTAINER= yuri@FreeBSD.org COMMENT= Universal charset detection library +WWW= https://www.freedesktop.org/wiki/Software/uchardet/ LICENSE= GPLv2+ LGPL21+ MPL11 LICENSE_COMB= dual |