diff options
Diffstat (limited to 'www/gohugo/Makefile')
-rw-r--r-- | www/gohugo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index c6bf6f075256..6febbb3e37f0 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -2,7 +2,7 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.31 +DISTVERSION= 0.31.1 CATEGORIES= www PKGNAMEPREFIX= go DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} |