diff options
author | marcus <marcus@FreeBSD.org> | 2003-07-13 10:45:29 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-07-13 10:45:29 +0800 |
commit | 821e9a5840e7d84188c7f131bcd4394a9813a7fb (patch) | |
tree | 107109689ec794f9b99e958517f8663e1bc93000 /audio | |
parent | 25fc6955557f0357af8578d75263ae40a7c590d3 (diff) | |
download | freebsd-ports-gnome-821e9a5840e7d84188c7f131bcd4394a9813a7fb.tar.gz freebsd-ports-gnome-821e9a5840e7d84188c7f131bcd4394a9813a7fb.tar.zst freebsd-ports-gnome-821e9a5840e7d84188c7f131bcd4394a9813a7fb.zip |
Add gnomeaudio2.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index ef3c50a36e83..0978db99a35d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -96,6 +96,7 @@ SUBDIR += gmixer SUBDIR += gnapster SUBDIR += gnomeaudio + SUBDIR += gnomeaudio2 SUBDIR += gnomemedia SUBDIR += gnomemedia2 SUBDIR += gnowavcut |