diff options
Diffstat (limited to 'math/py-altgraph')
-rw-r--r-- | math/py-altgraph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-altgraph/Makefile b/math/py-altgraph/Makefile index 3b7a1e361cb9..bfeeddd07bb7 100644 --- a/math/py-altgraph/Makefile +++ b/math/py-altgraph/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Python graph (network) package +WWW= https://github.com/ronaldoussoren/altgraph LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |