diff options
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 2e24abf77e4..80a145130d1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1565 2021/07/16 06:20:21 nia Exp $ +# $NetBSD: Makefile,v 1.1566 2021/07/17 07:13:35 nia Exp $ # COMMENT= Packages related to the World Wide Web @@ -126,7 +126,6 @@ SUBDIR+= gitea SUBDIR+= gitweb SUBDIR+= gnurl SUBDIR+= go-ffuf -SUBDIR+= go-gogs-client SUBDIR+= go-gohtml SUBDIR+= go-minify SUBDIR+= go-parse |