git: 2367752faf77 - main - net/lavinmq: Remove obsolete WWW: lines from pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 17:35:22 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2367752faf776769c9a0ac93c84a62a045882d61
commit 2367752faf776769c9a0ac93c84a62a045882d61
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2023-02-20 17:34:18 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2023-02-20 17:34:18 +0000
net/lavinmq: 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)
---
net/lavinmq/Makefile | 1 +
net/lavinmq/pkg-descr | 2 --
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/net/lavinmq/Makefile b/net/lavinmq/Makefile
index 0957fb1fe958..c82506a6f3f6 100644
--- a/net/lavinmq/Makefile
+++ b/net/lavinmq/Makefile
@@ -9,6 +9,7 @@ PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
MAINTAINER= dch@FreeBSD.org
COMMENT= Next-generation AMQP 0.9.1 based message broker
+WWW= https://www.lavinmq.com/
LICENSE= APACHE20
diff --git a/net/lavinmq/pkg-descr b/net/lavinmq/pkg-descr
index 1f89ac1f604f..ccf0467cb5d9 100644
--- a/net/lavinmq/pkg-descr
+++ b/net/lavinmq/pkg-descr
@@ -12,5 +12,3 @@ processing.
lavinmq is written in Crystal, a statically compiled LLVM-based
language with a ruby-like syntax.
-
-WWW: https://www.lavinmq.com/