diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 10:20:58 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 10:20:58 +0000 |
commit | e41c37352d80e52639ac43003d29a721be48757c (patch) | |
tree | f7786015c8373d88dd18f1b2f3fa0759192cd2e6 /audio | |
parent | 860d3f4e2c2aec2d5672808c432421c64ae63098 (diff) | |
download | ports-e41c37352d80e52639ac43003d29a721be48757c.tar.gz ports-e41c37352d80e52639ac43003d29a721be48757c.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/icecast-kh/Makefile | 2 | ||||
-rw-r--r-- | audio/icecast/Makefile | 2 | ||||
-rw-r--r-- | audio/mpg123/Makefile | 2 | ||||
-rw-r--r-- | audio/musicpc/Makefile | 2 | ||||
-rw-r--r-- | audio/musicpd/Makefile | 2 | ||||
-rw-r--r-- | audio/zinf/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/audio/icecast-kh/Makefile b/audio/icecast-kh/Makefile index 14309228a33e..4db04bd446d0 100644 --- a/audio/icecast-kh/Makefile +++ b/audio/icecast-kh/Makefile @@ -4,7 +4,7 @@ PORTNAME= icecast DISTVERSIONPREFIX= icecast- DISTVERSION= 2.4.0-kh10 -CATEGORIES= audio net ipv6 +CATEGORIES= audio net PKGNAMESUFFIX= -kh MAINTAINER= ports@FreeBSD.org diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 8de228ce9b17..f82c912d5a5b 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -4,7 +4,7 @@ PORTNAME= icecast PORTVERSION= 2.4.4 PORTEPOCH= 1 -CATEGORIES= audio net ipv6 +CATEGORIES= audio net MASTER_SITES= https://downloads.xiph.org/releases/icecast/:source \ https://svn.xiph.org/releases/icecast/:source \ LOCAL/sunpoet/icecast:icon,source \ diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile index c2f3f9b255b0..263e09762438 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -3,7 +3,7 @@ PORTNAME= mpg123 PORTVERSION= 1.25.12 -CATEGORIES= audio ipv6 +CATEGORIES= audio MASTER_SITES= SF \ http://www.mpg123.de/download/ diff --git a/audio/musicpc/Makefile b/audio/musicpc/Makefile index 3d97273cd61d..3c13d1ce156f 100644 --- a/audio/musicpc/Makefile +++ b/audio/musicpc/Makefile @@ -3,7 +3,7 @@ PORTNAME= musicpc DISTVERSION= 0.32 -CATEGORIES= audio ipv6 +CATEGORIES= audio MASTER_SITES= http://www.musicpd.org/download/mpc/0/ DISTNAME= mpc-${PORTVERSION} diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index fe55212c557d..4395006fe558 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -3,7 +3,7 @@ PORTNAME= musicpd PORTVERSION= 0.21.15 PORTREVISION= 2 -CATEGORIES= audio ipv6 +CATEGORIES= audio MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile index 63276881a60e..d4e2f083b816 100644 --- a/audio/zinf/Makefile +++ b/audio/zinf/Makefile @@ -4,7 +4,7 @@ PORTNAME= zinf PORTVERSION= 2.2.5 PORTREVISION= 24 -CATEGORIES= audio ipv6 +CATEGORIES= audio MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org |