diff options
Diffstat (limited to 'math/algae/Makefile')
-rw-r--r-- | math/algae/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/algae/Makefile b/math/algae/Makefile index 5a9832143f00..218d80f52a92 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Programming language for numerical analysis +WWW= http://algae.sourceforge.net/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE |