diff options
Diffstat (limited to 'www/go-webhooks/Makefile')
-rw-r--r-- | www/go-webhooks/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/go-webhooks/Makefile b/www/go-webhooks/Makefile index c10a2a26acf..bf91d568cdc 100644 --- a/www/go-webhooks/Makefile +++ b/www/go-webhooks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2020/09/03 07:29:34 bsiegert Exp $ +# $NetBSD: Makefile,v 1.21 2020/10/15 13:08:34 bsiegert Exp $ DISTNAME= webhooks-3.12.0 PKGNAME= go-${DISTNAME} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=go-playground/} GITHUB_PROJECT= ${PKGBASE:S/^go-//} |