diff options
-rw-r--r-- | devel/py-autoprop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-autoprop/Makefile b/devel/py-autoprop/Makefile index ccfe8a90a478..ad472e8246eb 100644 --- a/devel/py-autoprop/Makefile +++ b/devel/py-autoprop/Makefile @@ -7,7 +7,7 @@ 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 |