diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-04-08 00:10:27 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-04-08 23:33:31 +0000 |
commit | 69d24a727d44d398f7357cb844386f3ec4750a4f (patch) | |
tree | 0b0452bfbadbdda563ecf812b3fe126b31a29148 /editors/poedit/Makefile | |
parent | 2ac2c33875a4fcb11d6d2fb445fb55888ec25051 (diff) |
Diffstat (limited to 'editors/poedit/Makefile')
-rw-r--r-- | editors/poedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 390690d5a14d..8f5fbdc8f02a 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -3,7 +3,7 @@ PORTNAME= poedit PORTVERSION= 1.8.4 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= editors MASTER_SITES= https://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ |