diff options
Diffstat (limited to 'www/gitweb/Makefile')
-rw-r--r-- | www/gitweb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/gitweb/Makefile b/www/gitweb/Makefile index 4a70a4a68f7..5ce3f648820 100644 --- a/www/gitweb/Makefile +++ b/www/gitweb/Makefile @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.38 2019/08/11 13:24:19 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2019/08/20 13:00:02 adam Exp $ -PKGREVISION= 1 .include "../../devel/git/Makefile.common" PKGNAME= ${DISTNAME:S/git/gitweb/} |