diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2006-01-08 21:58:20 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2006-01-08 21:58:20 +0000 |
commit | d153f2a24ca263681e2672bf7ccabd3d15d74688 (patch) | |
tree | 7cd1c56918f5050ece343219b23ca3a6cb894835 /audio/icegenerator | |
parent | 7a34508c42a3e20713377e8b8174e68d4d67f260 (diff) | |
download | ports-d153f2a24ca263681e2672bf7ccabd3d15d74688.tar.gz ports-d153f2a24ca263681e2672bf7ccabd3d15d74688.zip |
Notes
Diffstat (limited to 'audio/icegenerator')
-rw-r--r-- | audio/icegenerator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/icegenerator/Makefile b/audio/icegenerator/Makefile index 6341530a5e84..44c10a56cf34 100644 --- a/audio/icegenerator/Makefile +++ b/audio/icegenerator/Makefile @@ -7,7 +7,7 @@ PORTNAME= icegenerator PORTVERSION= 0.5.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= funkblaster@mail.ru COMMENT= Direct streaming generator for Icecast/Shoutcast -LIB_DEPENDS= shout.4:${PORTSDIR}/audio/libshout2 +LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 INSTALLS_SHLIB= yes GNU_CONFIGURE= yes |