diff options
Diffstat (limited to 'lang/chez-scheme/Makefile')
-rw-r--r-- | lang/chez-scheme/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/chez-scheme/Makefile b/lang/chez-scheme/Makefile index 7d3bcd0e0bac..d94ea3946b15 100644 --- a/lang/chez-scheme/Makefile +++ b/lang/chez-scheme/Makefile @@ -9,6 +9,7 @@ DISTFILES= ${PORTNAME}-boot-ta6fb-${PORTVERSION}.tar.xz:boot \ MAINTAINER= ashish@FreeBSD.org COMMENT= Chez Scheme system +WWW= https://cisco.github.io/ChezScheme LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |