diff options
Diffstat (limited to 'math/lambda/Makefile')
-rw-r--r-- | math/lambda/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/lambda/Makefile b/math/lambda/Makefile index 0a84e7a33ab9..d730bd6d2edf 100644 --- a/math/lambda/Makefile +++ b/math/lambda/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://uniquesoftwaredesigns.com/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Lambda calculus interpreter +WWW= https://uniquesoftwaredesigns.com/lambda/docs/lambda.html LICENSE= GPLv2 |