diff options
Diffstat (limited to 'lang/gforth/Makefile')
-rw-r--r-- | lang/gforth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile index 80cfb3a909b2..8b60dc95c2d4 100644 --- a/lang/gforth/Makefile +++ b/lang/gforth/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= http://www.complang.tuwien.ac.at/forth/gforth/ \ MAINTAINER= danfe@FreeBSD.org COMMENT= Fast and portable Forth system +WWW= https://www.gnu.org/software/gforth/gforth.html LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING |