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 8f1afd055f1c..3a289763f6ee 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -2,7 +2,7 @@ PORTNAME= gummi PORTVERSION= 0.8.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= editors MASTER_SITES= https://github.com/alexandervdm/gummi/releases/download/${PORTVERSION}/ |