diff options
Diffstat (limited to 'editors/poedit/Makefile')
-rw-r--r-- | editors/poedit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 81dcf57d23f5..5c3cb36a9ce7 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -1,5 +1,6 @@ PORTNAME= poedit PORTVERSION= 3.3.1 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= https://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ |