diff options
Diffstat (limited to 'net/go-ovh/Makefile')
-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 18cf89851a9..10774d0ae34 100644 --- a/net/go-ovh/Makefile +++ b/net/go-ovh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2020/11/13 19:26:18 bsiegert Exp $ +# $NetBSD: Makefile,v 1.28 2021/01/23 14:23:07 bsiegert Exp $ DISTNAME= go-ovh-0.20170102 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=ovh/} GITHUB_PROJECT= go-ovh |