diff options
Diffstat (limited to 'security/py-mhash')
-rw-r--r-- | security/py-mhash/Makefile | 2 | ||||
-rw-r--r-- | security/py-mhash/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/security/py-mhash/Makefile b/security/py-mhash/Makefile index a9be00088593..c1d882ce17cb 100644 --- a/security/py-mhash/Makefile +++ b/security/py-mhash/Makefile @@ -16,6 +16,8 @@ DISTNAME= python-mhash-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Python mhash module + LIB_DEPENDS= mhash:${PORTSDIR}/security/mhash USE_PYTHON= yes diff --git a/security/py-mhash/pkg-comment b/security/py-mhash/pkg-comment deleted file mode 100644 index 48c96677e1dc..000000000000 --- a/security/py-mhash/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python mhash module |