aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/