diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-05-22 20:13:56 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-05-22 20:17:16 +0000 |
commit | b082b3d13e8c4872b73fb681eb99b261926ac9cd (patch) | |
tree | f595ef22b44e510f31aa85721e663c20373a4288 /editors/poedit | |
parent | 3794e1a2edc06ad14b246dad59ebde670e965186 (diff) | |
download | ports-b082b3d13e8c4872b73fb681eb99b261926ac9cd.tar.gz ports-b082b3d13e8c4872b73fb681eb99b261926ac9cd.zip |
Diffstat (limited to 'editors/poedit')
-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 a521b4a5ee8d..9a2516c8d8d4 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -3,7 +3,7 @@ PORTNAME= poedit PORTVERSION= 3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= https://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ |