diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:02:36 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:02:36 +0000 |
commit | a38219861723215d3c7d044cc973c09fd60c0646 (patch) | |
tree | 5591751f79396196499fbf2ae1ebbbdb4567d10f /editors/poedit | |
parent | 635a77adac0851653822796a29095500d1ee461e (diff) | |
download | ports-a38219861723215d3c7d044cc973c09fd60c0646.tar.gz ports-a38219861723215d3c7d044cc973c09fd60c0646.zip |
Notes
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 51b7d67f33f1..772449f7a252 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -4,7 +4,7 @@ PORTNAME= poedit PORTVERSION= 1.8.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= editors MASTER_SITES= https://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ |