diff options
Diffstat (limited to 'math/entropy')
-rw-r--r-- | math/entropy/Makefile | 1 | ||||
-rw-r--r-- | math/entropy/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/entropy/Makefile b/math/entropy/Makefile index 1b2f885d941f..004f9919fadf 100644 --- a/math/entropy/Makefile +++ b/math/entropy/Makefile @@ -11,6 +11,7 @@ CATEGORIES= math archivers MASTER_SITES= http://www.seccuris.com/documents/downloads/ MAINTAINER= maneo@bsdpro.com +COMMENT= Calculate data entropy to benchmark compression algorithms MAN1= entropy.1 MANCOMPRESSED= yes diff --git a/math/entropy/pkg-comment b/math/entropy/pkg-comment deleted file mode 100644 index 4e9c2146cbfc..000000000000 --- a/math/entropy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Calculate data entropy to benchmark compression algorithms |