diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-16 21:47:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-16 21:47:21 +0000 |
commit | 2363a28abe25826422d26707bbb9b88c6cbf4026 (patch) | |
tree | 05431fc17fafb89e08a177b5aee84259c6b6fd05 /audio/Makefile | |
parent | 4c913eb49ee4647494625f548c77b13ae93818d9 (diff) | |
download | ports-2363a28abe25826422d26707bbb9b88c6cbf4026.tar.gz ports-2363a28abe25826422d26707bbb9b88c6cbf4026.zip |
After repocopy from audio/traymp, add gmpc, a tray-aware GTK2-client for MPD,
the Music Player Daemon. This superceeds traymp from the same author.
PR: ports/66577
Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
Notes
Notes:
svn path=/head/; revision=109297
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 0b5f16539e84..cb9725a85a86 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -117,6 +117,7 @@ SUBDIR += gkrellmvolume2 SUBDIR += glame SUBDIR += gmixer + SUBDIR += gmpc SUBDIR += gnapster SUBDIR += gnomeaudio2 SUBDIR += gnomemedia2 @@ -360,7 +361,6 @@ SUBDIR += toolame SUBDIR += tosha SUBDIR += tracker - SUBDIR += traymp SUBDIR += trm SUBDIR += trommler SUBDIR += tuneradio |