From 7729a7deeafba817db640414f5ccd5200a1a97ec Mon Sep 17 00:00:00 2001 From: jperkin Date: Fri, 24 Jan 2014 09:16:18 +0000 Subject: Improve comment and description. --- math/py-gmpy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/py-gmpy/Makefile') diff --git a/math/py-gmpy/Makefile b/math/py-gmpy/Makefile index 38714905b16..cd55c294820 100644 --- a/math/py-gmpy/Makefile +++ b/math/py-gmpy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/09/11 23:04:31 asau Exp $ +# $NetBSD: Makefile,v 1.6 2014/01/24 09:16:18 jperkin Exp $ # DISTNAME= gmpy-1.15 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .zip MAINTAINER= kamel.derouiche@gmail.com HOMEPAGE= http://code.google.com/p/gmpy -COMMENT= Library for arbitrary precision arithmetic wirtten by Python +COMMENT= Python library for arbitrary precision arithmetic LICENSE= gnu-lgpl-v2.1 PYTHON_VERSIONS_INCLUDE_3X= yes -- cgit v1.2.3