diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2003-04-21 06:46:00 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2003-04-21 06:46:00 +0000 |
commit | f9c652ac02b01de9a7439fb40ebd3de7d441c71d (patch) | |
tree | ac3f7faf365dfa50f20801f511fd687a975c82ee /audio/Makefile | |
parent | - Add another MASTER_SITE, ftp.sra.co.jp is a little choosy. (diff) |
Add gtkpod 0.50, a GUI to upload songs and playlists to iPod.
PR: 47602
Submitted by: David Le Brun <david@dyn-ns.net>
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 37893571928e..1f0032bf9b4d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -105,6 +105,7 @@ SUBDIR += gsi SUBDIR += gsm SUBDIR += gtkgep + SUBDIR += gtkpod SUBDIR += holyshout SUBDIR += icecast SUBDIR += icecast2 |