summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/py-fchksum/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-fchksum/Makefile b/security/py-fchksum/Makefile
index d3983be90905..cce3317bd3ec 100644
--- a/security/py-fchksum/Makefile
+++ b/security/py-fchksum/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= find the checksum of files
+COMMENT= Python module to find the checksum of files
USE_PYTHON= yes
USE_PYDISTUTILS= yes