diff options
Diffstat (limited to 'editors/wxhexeditor/Makefile')
-rw-r--r-- | editors/wxhexeditor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/wxhexeditor/Makefile b/editors/wxhexeditor/Makefile index 0aae74ff4ec5..2c3f432c9862 100644 --- a/editors/wxhexeditor/Makefile +++ b/editors/wxhexeditor/Makefile @@ -3,7 +3,7 @@ PORTNAME= wxhexeditor PORTVERSION= 0.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/wxHexEditor/v${PORTVERSION}%20Beta/ DISTNAME= wxHexEditor-v${PORTVERSION}-src |