diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-07-23 01:29:52 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-07-23 01:29:52 +0800 |
commit | 7a31566e6f31dafd80ce5ccf76745110225a8aa1 (patch) | |
tree | c2232d9286efa00498310b1663cac08d0f60c76c /editors/chexedit | |
parent | 8dd5280ac73f24463d94f41577843a0612608123 (diff) | |
download | freebsd-ports-gnome-7a31566e6f31dafd80ce5ccf76745110225a8aa1.tar.gz freebsd-ports-gnome-7a31566e6f31dafd80ce5ccf76745110225a8aa1.tar.zst freebsd-ports-gnome-7a31566e6f31dafd80ce5ccf76745110225a8aa1.zip |
- Bump PORTREVISION after last commit
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/ |