Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2013 08:29:46 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r321026 - head/science/py-coards
Message-ID:  <201306160829.r5G8Tkoi038748@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Sun Jun 16 08:29:46 2013
New Revision: 321026
URL: http://svnweb.freebsd.org/changeset/ports/321026

Log:
  Clean up.
  
  Suggested by:	danfe

Modified:
  head/science/py-coards/Makefile

Modified: head/science/py-coards/Makefile
==============================================================================
--- head/science/py-coards/Makefile	Sun Jun 16 08:14:35 2013	(r321025)
+++ head/science/py-coards/Makefile	Sun Jun 16 08:29:46 2013	(r321026)
@@ -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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306160829.r5G8Tkoi038748>