www: remove gnurl from www/Makefile, doc: add Removed entry
This commit is contained in:
parent
5d992c7b50
commit
a26aaf4dd6
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
$NetBSD: CHANGES-2021,v 1.4933 2021/09/29 07:34:26 adam Exp $
|
$NetBSD: CHANGES-2021,v 1.4934 2021/09/29 07:44:43 nikita Exp $
|
||||||
|
|
||||||
Changes to the packages collection and infrastructure in 2021:
|
Changes to the packages collection and infrastructure in 2021:
|
||||||
|
|
||||||
|
@ -7591,3 +7591,4 @@ Changes to the packages collection and infrastructure in 2021:
|
||||||
Updated devel/meson to 0.59.2 [adam 2021-09-29]
|
Updated devel/meson to 0.59.2 [adam 2021-09-29]
|
||||||
Updated devel/pango to 1.48.10 [adam 2021-09-29]
|
Updated devel/pango to 1.48.10 [adam 2021-09-29]
|
||||||
Updated misc/py-platformdirs to 2.4.0 [adam 2021-09-29]
|
Updated misc/py-platformdirs to 2.4.0 [adam 2021-09-29]
|
||||||
|
Removed www/gnurl [nikita 2021-09-29]
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.1585 2021/09/19 14:01:22 bsiegert Exp $
|
# $NetBSD: Makefile,v 1.1586 2021/09/29 07:44:43 nikita Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
COMMENT= Packages related to the World Wide Web
|
COMMENT= Packages related to the World Wide Web
|
||||||
|
@ -128,7 +128,6 @@ SUBDIR+= geckodriver
|
||||||
SUBDIR+= geeklog
|
SUBDIR+= geeklog
|
||||||
SUBDIR+= gitea
|
SUBDIR+= gitea
|
||||||
SUBDIR+= gitweb
|
SUBDIR+= gitweb
|
||||||
SUBDIR+= gnurl
|
|
||||||
SUBDIR+= go-ffuf
|
SUBDIR+= go-ffuf
|
||||||
SUBDIR+= go-minify
|
SUBDIR+= go-minify
|
||||||
SUBDIR+= goaccess
|
SUBDIR+= goaccess
|
||||||
|
|
Loading…
Reference in a new issue