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-bitvector | |
parent | b0438bf96e239ebf5b0e3836216aaf03fec04f4b (diff) | |
download | ports-69dd27cc3cd44a30bdf8df1169fbd4684d4c967a.tar.gz ports-69dd27cc3cd44a30bdf8df1169fbd4684d4c967a.zip |
Notes
Diffstat (limited to 'math/py-bitvector')
-rw-r--r-- | math/py-bitvector/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-bitvector/Makefile b/math/py-bitvector/Makefile index 9e682f666bb3..e4b2eccad81a 100644 --- a/math/py-bitvector/Makefile +++ b/math/py-bitvector/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://cobweb.ecn.purdue.edu/~kak/dist/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= BitVector-${PORTVERSION} -MAINTAINER= lwhsu@lwhsu.org +MAINTAINER= lwhsu@FreeBSD.org COMMENT= A pure-Python memory-efficient packed representation for bit arrays USE_PYTHON= yes |