diff options
Diffstat (limited to 'net/go-ovh')
-rw-r--r-- | net/go-ovh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/go-ovh/Makefile b/net/go-ovh/Makefile index 795e56d37dc..34c4dbba795 100644 --- a/net/go-ovh/Makefile +++ b/net/go-ovh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2020/03/21 16:57:05 bsiegert Exp $ +# $NetBSD: Makefile,v 1.20 2020/04/12 11:01:43 bsiegert Exp $ DISTNAME= go-ovh-0.20170102 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=ovh/} GITHUB_PROJECT= go-ovh |