diff options
Diffstat (limited to 'graphics/gource/Makefile')
-rw-r--r-- | graphics/gource/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile index 689e8235dc8e..7f7517ec045d 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -3,7 +3,7 @@ PORTNAME= gource PORTVERSION= 0.47 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= https://github.com/acaudwell/Gource/releases/download/${PORTNAME}-${PORTVERSION}/ |