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 8b7e9e38628c..76b1b7051afd 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -3,7 +3,7 @@ PORTNAME= gource PORTVERSION= 0.47 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://github.com/acaudwell/Gource/releases/download/${PORTNAME}-${PORTVERSION}/ |