diff options
Diffstat (limited to 'math/pynac/Makefile')
-rw-r--r-- | math/pynac/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/pynac/Makefile b/math/pynac/Makefile index 9f3b5eef4681..603fcb000be5 100644 --- a/math/pynac/Makefile +++ b/math/pynac/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/ MAINTAINER= thierry@FreeBSD.org COMMENT= Symbolic computation with Python objects, Sage Math support library +WWW= http://pynac.org/ LICENSE= GPLv2 |