diff options
Diffstat (limited to 'math/fparser/Makefile')
-rw-r--r-- | math/fparser/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/fparser/Makefile b/math/fparser/Makefile index 7b812d8ec1b1..b73c17209f3a 100644 --- a/math/fparser/Makefile +++ b/math/fparser/Makefile @@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Function parser for C++ +WWW= https://github.com/thliebig/fparser LICENSE= LGPL3 |