diff options
Diffstat (limited to 'security/steghide')
-rw-r--r-- | security/steghide/Makefile | 1 | ||||
-rw-r--r-- | security/steghide/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/steghide/Makefile b/security/steghide/Makefile index 33fc21fa8b0b..8923b25d74e6 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://steghide.sourceforge.net/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/} MAINTAINER= arved@FreeBSD.org +COMMENT= "Steganography tool to hide data in binary files" LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \ mhash.2:${PORTSDIR}/security/mhash \ diff --git a/security/steghide/pkg-comment b/security/steghide/pkg-comment deleted file mode 100644 index df442c704e98..000000000000 --- a/security/steghide/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Steganography tool to hide data in binary files |