diff options
Diffstat (limited to 'devel/py-testpath/Makefile')
-rw-r--r-- | devel/py-testpath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-testpath/Makefile b/devel/py-testpath/Makefile index 74d3e3b9bcbc..bafb8061edc4 100644 --- a/devel/py-testpath/Makefile +++ b/devel/py-testpath/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org -COMMENT= Test utilities for Python code working with files and commands +COMMENT= Test utilities for Python code working with files and commands LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |