diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-07-22 17:29:52 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-07-22 17:29:52 +0000 |
commit | 6274ab1363bf2ddd36c6a4f322048350e63f66ca (patch) | |
tree | c2232d9286efa00498310b1663cac08d0f60c76c /editors/chexedit | |
parent | cce604f272e145ca2d0f1feb03913e42cb827ef9 (diff) |
Notes
Diffstat (limited to 'editors/chexedit')
-rw-r--r-- | editors/chexedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/chexedit/Makefile b/editors/chexedit/Makefile index 03aba1a955fc..4cc6ca54e2d9 100644 --- a/editors/chexedit/Makefile +++ b/editors/chexedit/Makefile @@ -3,7 +3,7 @@ PORTNAME= chexedit PORTVERSION= 0.9.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://www.rogoyski.com/adam/programs/hexedit/ \ http://mirror.amdmi3.ru/distfiles/ |