diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2003-01-15 22:08:55 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2003-01-15 22:08:55 +0000 |
commit | 7d2aa4d8e5d02b2fadfd03ec527641d9c7eaf851 (patch) | |
tree | 836304fca81b32f34c0c01661face1f3093f6822 /audio/icecast2 | |
parent | f90150de62d8c5dacbf7c3123409f0d866e25110 (diff) | |
download | ports-7d2aa4d8e5d02b2fadfd03ec527641d9c7eaf851.tar.gz ports-7d2aa4d8e5d02b2fadfd03ec527641d9c7eaf851.zip |
Notes
Diffstat (limited to 'audio/icecast2')
-rw-r--r-- | audio/icecast2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 4502daca3afd..02419b2a9366 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -7,7 +7,7 @@ PORTNAME= icecast2 PORTVERSION= 20021112 -CATEGORIES= audio net +CATEGORIES= audio net ipv6 MASTER_SITES= http://tigress.com/lofi/\ http://lofi.dyndns.org/ DISTNAME= icecast-devel-${PORTVERSION} |