diff options
author | sumikawa <sumikawa@FreeBSD.org> | 2003-04-21 14:46:00 +0800 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 2003-04-21 14:46:00 +0800 |
commit | 0b18c20fd6679d760fd53e7170fa9e5ac5f8664b (patch) | |
tree | 1940e42b9f1927a8497861153bfaa6517f6ab9be /audio/Makefile | |
parent | 1dcbc1bab1334c070453c5c073a4ea2bb5b8c32a (diff) | |
download | freebsd-ports-gnome-0b18c20fd6679d760fd53e7170fa9e5ac5f8664b.tar.gz freebsd-ports-gnome-0b18c20fd6679d760fd53e7170fa9e5ac5f8664b.tar.zst freebsd-ports-gnome-0b18c20fd6679d760fd53e7170fa9e5ac5f8664b.zip |
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 |