diff options
Diffstat (limited to 'www/go-gogs-client/Makefile')
-rw-r--r-- | www/go-gogs-client/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/go-gogs-client/Makefile b/www/go-gogs-client/Makefile index 75a771c4a90..4ec8858ef20 100644 --- a/www/go-gogs-client/Makefile +++ b/www/go-gogs-client/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2018/11/04 18:38:09 bsiegert Exp $ +# $NetBSD: Makefile,v 1.3 2018/12/19 15:47:11 bsiegert Exp $ DISTNAME= go-gogs-client-0.0.20171114 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=gogs/} GITHUB_TAG= 5898069c37e1044229e3853adba654d61e45816b |