aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2013-06-16 16:29:46 +0800
committermandree <mandree@FreeBSD.org>2013-06-16 16:29:46 +0800
commit2a2d55850523faa3f669f348a7b7cc168e46fba5 (patch)
treee2d55e85968cfb6d428e6c4ae89c3d8c813f42cf /science
parent9c2b364b4be6751dd52d9ec0b169ecd7eeef24f9 (diff)
downloadfreebsd-ports-gnome-2a2d55850523faa3f669f348a7b7cc168e46fba5.tar.gz
freebsd-ports-gnome-2a2d55850523faa3f669f348a7b7cc168e46fba5.tar.zst
freebsd-ports-gnome-2a2d55850523faa3f669f348a7b7cc168e46fba5.zip
Clean up.
Suggested by: danfe
Diffstat (limited to 'science')
-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>