diff options
Diffstat (limited to 'security/steghide/Makefile')
-rw-r--r-- | security/steghide/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/steghide/Makefile b/security/steghide/Makefile index 280b8c890f8a..91cb5a618a64 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= steghide DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/} MAINTAINER= arved@FreeBSD.org -COMMENT= "Steganography tool to hide data in binary files" +COMMENT= Steganography tool to hide data in binary files LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \ mhash.2:${PORTSDIR}/security/mhash |