diff options
Diffstat (limited to 'math/convertall/Makefile')
-rw-r--r-- | math/convertall/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/convertall/Makefile b/math/convertall/Makefile index f9f3726b3bd4..b54b20a61dfa 100644 --- a/math/convertall/Makefile +++ b/math/convertall/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://github.com/doug-101/ConvertAll/releases/download/v${PORTVE MAINTAINER= jhale@FreeBSD.org COMMENT= Another unit converter +WWW= https://convertall.bellz.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/doc/LICENSE |