diff options
-rw-r--r-- | math/entropy/Makefile | 4 | ||||
-rw-r--r-- | math/entropy/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/entropy/Makefile b/math/entropy/Makefile index c969588750ce..4a942d81dd67 100644 --- a/math/entropy/Makefile +++ b/math/entropy/Makefile @@ -6,11 +6,11 @@ # PORTNAME= entropy -PORTVERSION= 1.1 +PORTVERSION= 2.0 CATEGORIES= math archivers MASTER_SITES= http://www.seccuris.com/documents/downloads/ -MAINTAINER= maneo@bsdpro.com +MAINTAINER= csjp@FreeBSD.org COMMENT= Calculate data entropy to benchmark compression algorithms MAN1= entropy.1 diff --git a/math/entropy/distinfo b/math/entropy/distinfo index 7d48d91be987..219642a46e12 100644 --- a/math/entropy/distinfo +++ b/math/entropy/distinfo @@ -1,2 +1,2 @@ -MD5 (entropy-1.1.tar.gz) = 6d05a9fbb07ea54437265389541f2d63 -SIZE (entropy-1.1.tar.gz) = 4761 +MD5 (entropy-2.0.tar.gz) = 7b8fc27d3517598f6012079864a2b795 +SIZE (entropy-2.0.tar.gz) = 3844 |