diff options
Diffstat (limited to 'editors/gummi/Makefile')
-rw-r--r-- | editors/gummi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index 3af5e86bab59..4a9d3866a26e 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -2,7 +2,7 @@ PORTNAME= gummi PORTVERSION= 0.8.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= editors MASTER_SITES= https://github.com/alexandervdm/gummi/releases/download/${PORTVERSION}/ |