aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:12:44 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:29:42 +0000
commit88f4ec7adc3105195effea9a7eb83f9b3d45e8e5 (patch)
treed1f111eff6b39f19ace06f98c4ca003bb69bdbd3
parent45a7811f6c86687a5a532c79bb0c3abf63c41531 (diff)
downloadports-88f4ec7adc3105195effea9a7eb83f9b3d45e8e5.tar.gz
ports-88f4ec7adc3105195effea9a7eb83f9b3d45e8e5.zip
audio/liblo: Update WWW and clean up pkg-descr
-rw-r--r--audio/liblo/Makefile3
-rw-r--r--audio/liblo/pkg-descr2
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/