diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-16 00:52:45 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-16 00:52:45 -0700 |
commit | 925e342a409be50202c5150888762b66b96377f4 (patch) | |
tree | bd10ee3fbd444d5ca96d96af64c5f14867e6dae6 /editors/wxhexeditor/Makefile | |
parent | ff6ac45c49dfd2e26dc468385c7c492b509732ba (diff) | |
download | freebsd-ports-925e342a409be50202c5150888762b66b96377f4.zip |
x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5
Bump 43 ports that either depend on wxgtk31 or potentially depend on it.
Reported by: portscout
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 79dfa30eb629..8fd77bf4af53 100644 --- a/editors/wxhexeditor/Makefile +++ b/editors/wxhexeditor/Makefile @@ -2,7 +2,7 @@ PORTNAME= wxhexeditor PORTVERSION= 0.24 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/wxHexEditor/v${PORTVERSION}%20Beta/ DISTNAME= wxHexEditor-v${PORTVERSION}-src |