diff options
author | gahr <gahr@FreeBSD.org> | 2009-10-03 02:05:29 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2009-10-03 02:05:29 +0800 |
commit | 3073792b74a03cebbae0fe255d5dcb6e576e5edb (patch) | |
tree | cd8fd225a19f2920183393b7ea4e6664a084630a /audio/Makefile | |
parent | 7281595aa41fcfc38041c72b4d5bc691979a51e6 (diff) | |
download | freebsd-ports-gnome-3073792b74a03cebbae0fe255d5dcb6e576e5edb.tar.gz freebsd-ports-gnome-3073792b74a03cebbae0fe255d5dcb6e576e5edb.tar.zst freebsd-ports-gnome-3073792b74a03cebbae0fe255d5dcb6e576e5edb.zip |
- New port: audio/etcd
etcd is a fork of the original tcd available at http://www.nongnu.org/tcd/.
This enhanced version includes a major code refactor, lots of bug-fixes,
volume controls and (experimental) MusicBrainz support.
WWW: http://gahr.ch/etcd/
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 3ef497ee1336..46a01fe4a530 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -144,6 +144,7 @@ SUBDIR += esound SUBDIR += espeak SUBDIR += esperanza + SUBDIR += etcd SUBDIR += etktab SUBDIR += etoile-melodie SUBDIR += etoile-volumecontrolmenulet |