Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2023 17:33:32 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 88f4ec7adc31 - main - audio/liblo: Update WWW and clean up pkg-descr
Message-ID:  <202304051733.335HXWfC083573@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=88f4ec7adc3105195effea9a7eb83f9b3d45e8e5

commit 88f4ec7adc3105195effea9a7eb83f9b3d45e8e5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:12:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:29:42 +0000

    audio/liblo: Update WWW and clean up pkg-descr
---
 audio/liblo/Makefile  | 3 ++-
 audio/liblo/pkg-descr | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/audio/liblo/Makefile b/audio/liblo/Makefile
index 10ddf50e036c..c529c8671acb 100644
--- a/audio/liblo/Makefile
+++ b/audio/liblo/Makefile
@@ -6,7 +6,8 @@ MASTER_SITES=	SF
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Lightweight Open Sound Control implementation
-WWW=		https://github.com/radarsat1/liblo
+WWW=		https://liblo.sourceforge.net/ \
+		https://github.com/radarsat1/liblo
 
 LICENSE=	LGPL21
 
diff --git a/audio/liblo/pkg-descr b/audio/liblo/pkg-descr
index 655f4b6f580f..d064368d3e6d 100644
--- a/audio/liblo/pkg-descr
+++ b/audio/liblo/pkg-descr
@@ -2,5 +2,3 @@ liblo is a lightweight library that provides an easy to use implementation of
 the OSC protocol. For more information about the OSC protocol, please see:
 - http://www.cnmat.berkeley.edu/OpenSoundControl/
 - http://www.opensoundcontrol.org/
-
-See also: http://liblo.sourceforge.net/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304051733.335HXWfC083573>