git: 528abfd9439f - main - databases/erlfdb: Remove obsolete WWW: lines from pkg-descr

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Mon, 20 Feb 2023 17:35:21 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=528abfd9439f2c0fdba15f7e83f0b6344666f7dd

commit 528abfd9439f2c0fdba15f7e83f0b6344666f7dd
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2023-02-20 17:33:59 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2023-02-20 17:33:59 +0000

    databases/erlfdb:  Remove obsolete WWW: lines from pkg-descr
    
    The WWW: lines at the end of pkg-descr files has been replaced
    by the WWW macro in the ports' Makefiles on September 7, 2022
    (see commit b7f05445c00f26 for details).
    
    Approved by:    portmgr (implicit)
---
 databases/erlfdb/Makefile  | 2 +-
 databases/erlfdb/pkg-descr | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/databases/erlfdb/Makefile b/databases/erlfdb/Makefile
index e836f545ce1e..3e644d17a368 100644
--- a/databases/erlfdb/Makefile
+++ b/databases/erlfdb/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	databases
 
 MAINTAINER=	dch@FreeBSD.org
 COMMENT=	FoundationDB client in Erlang via FDB C bindings
-WWW=		https://github.com/apache/couchdb-erlfdb
+WWW=		https://github.com/apache/couchdb-erlfdb/
 
 LICENSE=	APACHE20
 
diff --git a/databases/erlfdb/pkg-descr b/databases/erlfdb/pkg-descr
index 1a2a28fb4ef9..9ca8987304ef 100644
--- a/databases/erlfdb/pkg-descr
+++ b/databases/erlfdb/pkg-descr
@@ -1,5 +1,3 @@
 FoundationDB native Erlang bindings, a NIF wrapper for the FoundationDB
 C API, this project also provides a conforming implementation of the
 Tuple and Directory layers.
-
-WWW: https://github.com/apache/couchdb-erlfdb