diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2012-02-01 05:31:25 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2012-02-01 05:31:25 +0800 |
commit | d874af4c18f8ecd13f01445c1d2cab4b8b895bc7 (patch) | |
tree | 8eed50e56503ff5583e6ca3ccd7f9aa76bcb001b /audio/Makefile | |
parent | 008629eab8e53ebda0c3f2f19e7747dcd7aca983 (diff) | |
download | freebsd-ports-gnome-d874af4c18f8ecd13f01445c1d2cab4b8b895bc7.tar.gz freebsd-ports-gnome-d874af4c18f8ecd13f01445c1d2cab4b8b895bc7.tar.zst freebsd-ports-gnome-d874af4c18f8ecd13f01445c1d2cab4b8b895bc7.zip |
Resurrect wmmixer from the attic. I rerolled the tarball from the latest known
version. I will maintain this port and host the tarball on my mirror.
The following changes were made to the re-rolled tarball:
- Merged all the FreeBSD patches
- Fixed new compiler warnings
- Added a note about the changes/tarball re-roll
- Changed the version to 2.0
Changes to the port:
- Reworked Makefile and pkg-descr
- Add LICENSE
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 b1f2354dffa6..d55d68ad439e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -777,6 +777,7 @@ SUBDIR += wmalbum SUBDIR += wmauda SUBDIR += wmix + SUBDIR += wmmixer SUBDIR += wmmp SUBDIR += wmrecord SUBDIR += wmsmixer |