diff options
author | petef <petef@FreeBSD.org> | 2004-08-07 02:21:40 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2004-08-07 02:21:40 +0800 |
commit | d9c8b037dc00cd34e671a5d67921091475f6f676 (patch) | |
tree | 92a50a0ef294c54860a1ed830fd35e68b0953adc /math/entropy | |
parent | fa5ca9d6025a8ca4acac3c6505539e2737a87c55 (diff) | |
download | freebsd-ports-gnome-d9c8b037dc00cd34e671a5d67921091475f6f676.tar.gz freebsd-ports-gnome-d9c8b037dc00cd34e671a5d67921091475f6f676.tar.zst freebsd-ports-gnome-d9c8b037dc00cd34e671a5d67921091475f6f676.zip |
Update to 2.0.
Submitted by: csjp (maintainer)
Diffstat (limited to 'math/entropy')
-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 |