diff options
Diffstat (limited to 'www/hugo/Makefile')
-rw-r--r-- | www/hugo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/hugo/Makefile b/www/hugo/Makefile index 19b5846623c..cdb73ae5422 100644 --- a/www/hugo/Makefile +++ b/www/hugo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2020/08/14 20:01:21 bsiegert Exp $ +# $NetBSD: Makefile,v 1.33 2020/09/03 07:29:34 bsiegert Exp $ DISTNAME= hugo-0.55.6 PKGNAME= go-${DISTNAME} -PKGREVISION= 13 +PKGREVISION= 14 MASTER_SITES= ${MASTER_SITE_GITHUB:=gohugoio/} CATEGORIES= www GITHUB_TAG= v${PKGVERSION_NOREV} |