aboutsummaryrefslogtreecommitdiff
path: root/math/py-gmpy
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-02-09 17:06:06 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-02-09 17:06:06 +0000
commite9f0e48a52e73540a2b732ca554969b3b25b64f2 (patch)
treecaf5265807eb8d9289027d9c6b241a87a033cba2 /math/py-gmpy
parent610b19bfef4d3bb83dfd1e7ccb3de5ee03d65424 (diff)
downloadports-e9f0e48a52e73540a2b732ca554969b3b25b64f2.tar.gz
ports-e9f0e48a52e73540a2b732ca554969b3b25b64f2.zip
- Update COMMENT
PR: 131039 Submitted by: Wen Heping <wenheping@gmail.com>
Notes
Notes: svn path=/head/; revision=227921
Diffstat (limited to 'math/py-gmpy')
-rw-r--r--math/py-gmpy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-gmpy/Makefile b/math/py-gmpy/Makefile
index 83e322f26eca..405e09b86922 100644
--- a/math/py-gmpy/Makefile
+++ b/math/py-gmpy/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wenheping@gmail.com
-COMMENT= Read Write And Modify MARC Bibliographic Data
+COMMENT= Python Extension that Wraps the GMP Library
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4