diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-26 03:11:58 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-26 03:11:58 +0000 |
commit | 8e95e27d4cfda1ad2021df4f7cfab1d4d7c4d71b (patch) | |
tree | 7d7b6b1d6e67b9f5a5aa555a7c1365bb9b3ae815 /audio/Makefile | |
parent | b8d2422d32cbab457f4c096c4a038f2ad4e7bb1e (diff) | |
download | ports-8e95e27d4cfda1ad2021df4f7cfab1d4d7c4d71b.tar.gz ports-8e95e27d4cfda1ad2021df4f7cfab1d4d7c4d71b.zip |
Activate the wsoundprefs port.
Notes
Notes:
svn path=/head/; revision=16339
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index fbb14d3cbcd8..984ee97e0d29 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.66 1999/01/07 12:05:20 asami Exp $ +# $Id: Makefile,v 1.67 1999/01/14 23:46:15 dirk Exp $ # SUBDIR += 8hz-mp3 @@ -49,6 +49,7 @@ SUBDIR += wmmixer SUBDIR += wmsound SUBDIR += workman + SUBDIR += wsoundprefs SUBDIR += x11amp SUBDIR += xamp SUBDIR += xcd |