diff options
author | Donald Burr <dburr@FreeBSD.org> | 1999-11-18 09:20:02 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 1999-11-18 09:20:02 +0000 |
commit | 4ec5a9c82934bbea4631260efc3aab984d0080d3 (patch) | |
tree | ea738a8110e9691c0d9f3979a509fe290700e082 | |
parent | New port napster, an MP3 search engine/file sharing tool/chat client (diff) |
Activate napster.
Notes
Notes:
svn path=/head/; revision=23180
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index c833dd02ebb5..92d3b29b8faf 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -45,6 +45,7 @@ SUBDIR += mpg123.el SUBDIR += mpmf20 SUBDIR += mxv + SUBDIR += napster SUBDIR += nas SUBDIR += nspmod SUBDIR += play |