Index: head/devel/py-autoprop/Makefile =================================================================== --- head/devel/py-autoprop/Makefile (revision 528788) +++ head/devel/py-autoprop/Makefile (revision 528789) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= autoprop PORTVERSION= 1.0.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= db@FreeBSD.org -COMMENT= Library for loading and using triangular meshes +COMMENT= Infer properties from accessor methods LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python:3.5+ USE_PYTHON= distutils autoplist .include