diff options
author | scheidell <scheidell@FreeBSD.org> | 2012-01-19 09:23:55 +0800 |
---|---|---|
committer | scheidell <scheidell@FreeBSD.org> | 2012-01-19 09:23:55 +0800 |
commit | 164cb2b7df8634c603be7aaecd07ac62c26af925 (patch) | |
tree | 4726a1c854ee8363cf84a65abd899b621bab0838 /audio/Makefile | |
parent | 70d577dcceab4fc8f811639c0120f38066d3baf5 (diff) | |
download | freebsd-ports-gnome-164cb2b7df8634c603be7aaecd07ac62c26af925.tar.gz freebsd-ports-gnome-164cb2b7df8634c603be7aaecd07ac62c26af925.tar.zst freebsd-ports-gnome-164cb2b7df8634c603be7aaecd07ac62c26af925.zip |
- force commit to bring shoutcast(2) into old shoutcast position
- shoutcast(1) removed in November
- MOVED entry removed, original PR asked for new port, but gabor asked for this to replace old port
PR: ports/154031
Submitted by: Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
Reviewed by: gabor,scheidell
Approved by: maintainer, gabor (mentor)
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 413d5218cf40..f257afb149aa 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -668,6 +668,7 @@ SUBDIR += shntool SUBDIR += shorten SUBDIR += shout + SUBDIR += shoutcast SUBDIR += sidplay SUBDIR += sidplay2 SUBDIR += sidplayer |