diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-04-04 08:49:31 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-04-04 08:49:31 +0000 |
commit | 69dd27cc3cd44a30bdf8df1169fbd4684d4c967a (patch) | |
tree | 6d0825204490f8766f2283672d81cb55c62243fc /math/py-igraph | |
parent | b0438bf96e239ebf5b0e3836216aaf03fec04f4b (diff) |
Notes
Diffstat (limited to 'math/py-igraph')
-rw-r--r-- | math/py-igraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-igraph/Makefile b/math/py-igraph/Makefile index 76c8263091bc..539ac471bf16 100644 --- a/math/py-igraph/Makefile +++ b/math/py-igraph/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math python MASTER_SITES= http://cheeseshop.python.org/packages/source/i/igraph/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lwhsu@lwhsu.org +MAINTAINER= lwhsu@FreeBSD.org COMMENT= High performance graph data structures and algorithms LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 |