diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-04-08 00:10:27 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-10-28 16:37:30 +0000 |
commit | f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 (patch) | |
tree | f8acd0ddc07f6536ba09329fb70bfa2f2ee6f471 /editors/poedit/Makefile | |
parent | de2e20b6267a9c18240ee6e4ba6bdc9f647cbecc (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 2742b1fa32e8..87ac1d751b95 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -3,7 +3,7 @@ PORTNAME= poedit PORTVERSION= 1.8.4 -PORTREVISION= 34 +PORTREVISION= 35 CATEGORIES= editors MASTER_SITES= https://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ |