diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-08-25 10:04:42 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-08-25 10:04:42 +0800 |
commit | 0b2f729635cc052f5172663621c9384ce2ef5eae (patch) | |
tree | 392bdefe7c7818a87cc361c7d18b88fb91c9bfaf | |
parent | 6940fdec988e278e5ade7f2e5eaa208278518f2f (diff) | |
download | freebsd-ports-gnome-0b2f729635cc052f5172663621c9384ce2ef5eae.tar.gz freebsd-ports-gnome-0b2f729635cc052f5172663621c9384ce2ef5eae.tar.zst freebsd-ports-gnome-0b2f729635cc052f5172663621c9384ce2ef5eae.zip |
Activate xamp.
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index b1bb115d16a6..92afb31f6192 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.50 1998/07/26 08:17:15 dburr Exp $ +# $Id: Makefile,v 1.51 1998/08/11 05:20:04 mph Exp $ # SUBDIR += 8hz-mp3 @@ -36,6 +36,7 @@ SUBDIR += wmmixer SUBDIR += workman SUBDIR += x11amp + SUBDIR += xamp SUBDIR += xcd SUBDIR += xcdplayer SUBDIR += xmcd |