diff options
Diffstat (limited to 'www/vimb/Makefile')
-rw-r--r-- | www/vimb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/vimb/Makefile b/www/vimb/Makefile index 559ed28eadd..d41b6580306 100644 --- a/www/vimb/Makefile +++ b/www/vimb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2022/08/11 05:09:24 gutteridge Exp $ +# $NetBSD: Makefile,v 1.49 2022/11/23 16:21:22 adam Exp $ DISTNAME= vimb-3.6.0 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=fanglingsu/} |