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 d1b42332e63b..a521b4a5ee8d 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -3,6 +3,7 @@ PORTNAME= poedit PORTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= https://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ |