aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-12-11 14:46:30 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-12-11 14:46:30 +0000
commit557e116ab636cf71f0f7ab84091d8a91b6b74daa (patch)
treedd1109159598975e6b9281a390c3de78203e9915
parent08c9da0af912b3958301daeccb8991db9a74d172 (diff)
downloadports-557e116ab636cf71f0f7ab84091d8a91b6b74daa.tar.gz
ports-557e116ab636cf71f0f7ab84091d8a91b6b74daa.zip
Notes
-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