diff options
Diffstat (limited to 'www/go-tocss/Makefile')
-rw-r--r-- | www/go-tocss/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/go-tocss/Makefile b/www/go-tocss/Makefile index fe9da2c7f3e..0f20b1c609e 100644 --- a/www/go-tocss/Makefile +++ b/www/go-tocss/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2020/01/10 13:32:14 bsiegert Exp $ +# $NetBSD: Makefile,v 1.13 2020/02/02 14:19:14 bsiegert Exp $ DISTNAME= go-tocss-0.5.0 MASTER_SITES= ${MASTER_SITE_GITHUB:=bep/} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= www GITHUB_PROJECT= go-tocss GITHUB_TAG= v${PKGVERSION_NOREV} |