diff options
author | pav <pav@FreeBSD.org> | 2011-11-18 02:43:40 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-11-18 02:43:40 +0800 |
commit | 3e70d476b35c9b7c5ac7f8177ad5ac9761429321 (patch) | |
tree | daf4d025de7ca923e23cc74f253a867a2b68e90e | |
parent | c13f8321c262b85b53fab2c26b17cbd4cebc0974 (diff) | |
download | freebsd-ports-gnome-3e70d476b35c9b7c5ac7f8177ad5ac9761429321.tar.gz freebsd-ports-gnome-3e70d476b35c9b7c5ac7f8177ad5ac9761429321.tar.zst freebsd-ports-gnome-3e70d476b35c9b7c5ac7f8177ad5ac9761429321.zip |
- Reconnect x11amp, which was resurrected
Feature safe: yes
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 27f7edbf798b..5ae4ecc01c0a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -779,6 +779,7 @@ SUBDIR += wsoundprefs SUBDIR += wsoundserver SUBDIR += wxguitar + SUBDIR += x11amp SUBDIR += xanalyser SUBDIR += xcd SUBDIR += xcdplayer |