aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:15:37 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:10 +0000
commit91bb5e97bf3716e47c55f40f50e45ba7adbac54e (patch)
tree7e8d0456f69b62ac5fdba51e8c58b0f54e31b932
parent26c04ce609b6c6c0a6b6e19e54f0eea7d443884f (diff)
downloadports-91bb5e97bf3716e47c55f40f50e45ba7adbac54e.tar.gz
ports-91bb5e97bf3716e47c55f40f50e45ba7adbac54e.zip
audio/py-pyliblo: Update WWW and clean up pkg-descr
-rw-r--r--audio/py-pyliblo/Makefile3
-rw-r--r--audio/py-pyliblo/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/audio/py-pyliblo/Makefile b/audio/py-pyliblo/Makefile
index dae5304e98a0..e89dcbc86ebc 100644
--- a/audio/py-pyliblo/Makefile
+++ b/audio/py-pyliblo/Makefile
@@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python wrapper for the Liblo OSC Library
-WWW= https://das.nasophon.de/pyliblo/
+WWW= https://das.nasophon.de/pyliblo/ \
+ https://github.com/dsacre/pyliblo
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/audio/py-pyliblo/pkg-descr b/audio/py-pyliblo/pkg-descr
index d446efb4b4a4..a537c16ee9b0 100644
--- a/audio/py-pyliblo/pkg-descr
+++ b/audio/py-pyliblo/pkg-descr
@@ -3,5 +3,3 @@ complete functionality of liblo, allowing you to send and receive OSC messages
using a nice and simple Python API.
Also included are the command line utilities send_osc and dump_osc.
-
-See also: https://github.com/dsacre/pyliblo