aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2023-02-20 17:33:59 +0000
committerStefan Eßer <se@FreeBSD.org>2023-02-20 17:33:59 +0000
commit528abfd9439f2c0fdba15f7e83f0b6344666f7dd (patch)
treee939a207a5f126ccb3616d6f67a24cabeadb59b2
parent8a88cd08d8911c3331a44724229897c4a5d5b7d3 (diff)
downloadports-528abfd9439f2c0fdba15f7e83f0b6344666f7dd.tar.gz
ports-528abfd9439f2c0fdba15f7e83f0b6344666f7dd.zip
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)
-rw-r--r--databases/erlfdb/Makefile2
-rw-r--r--databases/erlfdb/pkg-descr2
2 files changed, 1 insertions, 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