Index: head/science/py-coards/Makefile =================================================================== --- head/science/py-coards/Makefile (revision 462927) +++ head/science/py-coards/Makefile (revision 462928) @@ -1,19 +1,20 @@ # Created by: Johannes Meixner # $FreeBSD$ PORTNAME= coards PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= COARDS compliant time parser LICENSE= MIT -USES= python:2.7 -USE_PYTHON= distutils autoplist +NO_ARCH= yes +USES= python +USE_PYTHON= autoplist concurrent distutils .include