diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2012-05-15 02:49:56 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2012-05-15 02:49:56 +0000 |
commit | e2f82046ea5e4894755691690e8f0057f4f6aa81 (patch) | |
tree | 5a7b1c9e6cde3821715950e1d6990ddfc3f2e3a1 /editors/dhex | |
parent | 1c04f7e10637a690c30b8a0f948eae2a2185db26 (diff) |
Notes
Diffstat (limited to 'editors/dhex')
-rw-r--r-- | editors/dhex/Makefile | 2 | ||||
-rw-r--r-- | editors/dhex/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/dhex/Makefile b/editors/dhex/Makefile index 757aa52b889b..694204e456d8 100644 --- a/editors/dhex/Makefile +++ b/editors/dhex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dhex -PORTVERSION= 0.66 +PORTVERSION= 0.67 CATEGORIES= editors MASTER_SITES= http://www.dettus.net/dhex/ \ CRITICAL diff --git a/editors/dhex/distinfo b/editors/dhex/distinfo index aa5185e40dce..27686473a504 100644 --- a/editors/dhex/distinfo +++ b/editors/dhex/distinfo @@ -1,2 +1,2 @@ -SHA256 (dhex_0.66.tar.gz) = bf0e44743b4cfb44861859b486edbf6f35430178730af63a10cc22bd596720ae -SIZE (dhex_0.66.tar.gz) = 56060 +SHA256 (dhex_0.67.tar.gz) = 89f9c7e039ac7199cea1bdeffca200b40bba454817dc9a2fc8ccb2f21a910e71 +SIZE (dhex_0.67.tar.gz) = 56687 |