diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-02 01:26:41 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-02 01:26:41 +0000 |
commit | fe50d4fc184fe60851d33d3d3e3cc0b36c38ad59 (patch) | |
tree | a41b9f9457318abc52b6e72d8b71327d404940fb /audio/libshout | |
parent | 95b3ec7ec4fe5ce4ccf556ea810f8daeed493b5f (diff) |
Notes
Diffstat (limited to 'audio/libshout')
-rw-r--r-- | audio/libshout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile index 29957eef8799..bfedbcdb58d8 100644 --- a/audio/libshout/Makefile +++ b/audio/libshout/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.7 CATEGORIES= audio net #MASTER_SITES= http://downloads.xiph.org/releases/libshout/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Connect and transmit data to an Icecast media streaming server CONFLICTS= libshout2-* |