aboutsummaryrefslogtreecommitdiff
path: root/science/py-coards
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2013-06-16 08:29:46 +0000
committerMatthias Andree <mandree@FreeBSD.org>2013-06-16 08:29:46 +0000
commit6927854faf42091e058392de03a81dd396af2439 (patch)
treee2d55e85968cfb6d428e6c4ae89c3d8c813f42cf /science/py-coards
parent14eedd89f387d5294d2663459e44c39ead34f1c9 (diff)
downloadports-6927854faf42091e058392de03a81dd396af2439.tar.gz
ports-6927854faf42091e058392de03a81dd396af2439.zip
Clean up.
Suggested by: danfe
Notes
Notes: svn path=/head/; revision=321026
Diffstat (limited to 'science/py-coards')
-rw-r--r--science/py-coards/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/science/py-coards/Makefile b/science/py-coards/Makefile
index 8d4295d3be62..1e001028da7a 100644
--- a/science/py-coards/Makefile
+++ b/science/py-coards/Makefile
@@ -8,12 +8,11 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= xmj@chaot.net
-COMMENT= A COARDS compliant time parser
+COMMENT= COARDS compliant time parser
LICENSE= MIT
USE_PYTHON= 2.7
USE_PYDISTUTILS= easy_install
-#PYDISTUTILS_NOEGGINFO= yes
.include <bsd.port.mk>