diff options
author | nikita <nikita@pkgsrc.org> | 2020-11-24 00:19:28 +0000 |
---|---|---|
committer | nikita <nikita@pkgsrc.org> | 2020-11-24 00:19:28 +0000 |
commit | ec2db263c7ef805e3ac31913eaf4e1e7bc97a809 (patch) | |
tree | ff6058681c19bfb01344546f1d3a6110e3eb1e86 /www | |
parent | 7d264194ff59ebb44a9d025a617f42922e37b320 (diff) | |
download | pkgsrc-ec2db263c7ef805e3ac31913eaf4e1e7bc97a809.tar.gz |
remove go-hugo-bin from Makefile
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index abf2d4bc5c1..093a5934dc8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1495 2020/11/21 13:57:21 otis Exp $ +# $NetBSD: Makefile,v 1.1496 2020/11/24 00:19:28 nikita Exp $ # COMMENT= Packages related to the World Wide Web @@ -128,7 +128,6 @@ SUBDIR+= go-fasthttp SUBDIR+= go-ffuf SUBDIR+= go-gogs-client SUBDIR+= go-gohtml -SUBDIR+= go-hugo-bin SUBDIR+= go-libsass SUBDIR+= go-minify SUBDIR+= go-mux |