diff options
author | arved <arved@FreeBSD.org> | 2003-02-22 14:38:12 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-02-22 14:38:12 +0000 |
commit | 8226dbefd6fedb0f3a8d2b5be11ef39ec282c532 (patch) | |
tree | 4eae6bf47da0e945a06fad8cc4b872fa2bc5c1ad /security/steghide | |
parent | b1326c80157fe70178a9167390b61e15b84dc361 (diff) | |
download | FreeBSD-ports-8226dbefd6fedb0f3a8d2b5be11ef39ec282c532.zip FreeBSD-ports-8226dbefd6fedb0f3a8d2b5be11ef39ec282c532.tar.gz |
de-pkg-comment
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 33fc21f..8923b25 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 df442c7..0000000 --- a/security/steghide/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Steganography tool to hide data in binary files |