aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:12:46 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:29:43 +0000
commitc14ab0cbabf28bba939608f8ee33bb9c85518d86 (patch)
tree08073390800881fc06d989980f900d88de83ed92
parentb1d8bb077bc1bdb5d9ab09a0f323c3ba1704f850 (diff)
downloadports-c14ab0cbabf28bba939608f8ee33bb9c85518d86.tar.gz
ports-c14ab0cbabf28bba939608f8ee33bb9c85518d86.zip
audio/libshout: Update WWW and clean up pkg-descr
-rw-r--r--audio/libshout/Makefile3
-rw-r--r--audio/libshout/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile
index b3bebc10ed41..4068e3c2b89e 100644
--- a/audio/libshout/Makefile
+++ b/audio/libshout/Makefile
@@ -7,7 +7,8 @@ MASTER_SITES= https://downloads.xiph.org/releases/libshout/ \
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Connect and transmit data to an Icecast media streaming server
-WWW= https://gitlab.xiph.org/xiph/icecast-libshout
+WWW= https://icecast.org/ \
+ https://gitlab.xiph.org/xiph/icecast-libshout
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/audio/libshout/pkg-descr b/audio/libshout/pkg-descr
index 3870d6c29ad6..1842f38ea01f 100644
--- a/audio/libshout/pkg-descr
+++ b/audio/libshout/pkg-descr
@@ -3,5 +3,3 @@ communicate and broadcast to an Icecast streaming media server. It handles the
socket connections, metadata communication, and data streaming for the calling
application, and lets developers focus on feature sets instead of implementation
details.
-
-See also: https://icecast.org/