aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2003-10-10 16:07:11 +0800
committerlofi <lofi@FreeBSD.org>2003-10-10 16:07:11 +0800
commit25c058a1382f3523394a314f2d1fa9d81bb4fdf3 (patch)
tree06f7b76c24067f149eca09670415c77958d6105f
parent4cfb035407f9b5fa49451d283d810cbfeb5f8ced (diff)
downloadfreebsd-ports-graphics-25c058a1382f3523394a314f2d1fa9d81bb4fdf3.tar.gz
freebsd-ports-graphics-25c058a1382f3523394a314f2d1fa9d81bb4fdf3.tar.zst
freebsd-ports-graphics-25c058a1382f3523394a314f2d1fa9d81bb4fdf3.zip
Add CONFLICTS line. Change maintainer email.
-rw-r--r--audio/libshout/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile
index 64d92b22a77..8b088e36d86 100644
--- a/audio/libshout/Makefile
+++ b/audio/libshout/Makefile
@@ -10,8 +10,10 @@ PORTVERSION= 1.0.7
CATEGORIES= audio net
MASTER_SITES= http://developer.icecast.org/libshout/releases/
-MAINTAINER= michaelnottebrock@gmx.net
-COMMENT= A library providing routines for connecting and transmitting data to the icecast server
+MAINTAINER= lofi@freebsd.org
+COMMENT= Routines for connecting and transmitting data to the icecast server
+
+CONFLICTS= libshout2-*
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes