diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-16 21:21:50 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-16 21:21:50 +0800 |
commit | 4553d9d83fa1d2a2c493809cddd927f8f1b23abd (patch) | |
tree | 76b4e6629817bf18643c0b4c41c0f338aa3a0020 /audio | |
parent | 5a0ea5e8a1d26cc2ac43afde81317c7ff563cabc (diff) | |
download | freebsd-ports-gnome-4553d9d83fa1d2a2c493809cddd927f8f1b23abd.tar.gz freebsd-ports-gnome-4553d9d83fa1d2a2c493809cddd927f8f1b23abd.tar.zst freebsd-ports-gnome-4553d9d83fa1d2a2c493809cddd927f8f1b23abd.zip |
- Mark BROKEN: does not fetch
=> Attempting to fetch http://download.nullsoft.com/shoutcast/tools/sc_serv2_bsd-latest.tar.gz
fetch: http://download.nullsoft.com/shoutcast/tools/sc_serv2_bsd-latest.tar.gz: Not Found
Reported by: pkg-fallout
Approved by: portmgr blanket
Diffstat (limited to 'audio')
-rw-r--r-- | audio/shoutcast/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/shoutcast/Makefile b/audio/shoutcast/Makefile index 66e122d12c50..60f226c45cfa 100644 --- a/audio/shoutcast/Makefile +++ b/audio/shoutcast/Makefile @@ -14,6 +14,8 @@ COMMENT= SHOUTcast Distributed Network Audio Server RESTRICTED= redistribution of software is not permitted IA32_BINARY_PORT= yes +BROKEN= does not fetch (404) + USES= dos2unix shebangfix DOS2UNIX_REGEX= .*\.(conf|css|html|js|txt|xml) bash_CMD= ${SH} |