diff options
Diffstat (limited to 'audio/icecast')
-rw-r--r-- | audio/icecast/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 5bc6691c8820..32d42f011fd0 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,6 +1,6 @@ PORTNAME= icecast PORTVERSION= 2.4.4 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= audio net MASTER_SITES= https://downloads.xiph.org/releases/icecast/:source \ @@ -37,6 +37,8 @@ SUB_FILES= pkg-message CPE_VENDOR= xiph +PORTSCOUT= skipv:2.4.99.1,2.4.99.2,2.4.99.3,2.4.999.1 + OPTIONS_DEFINE= DOCS post-install: |