diff options
author | Patrick S. Gardella <patrick@FreeBSD.org> | 2002-03-20 19:29:01 +0000 |
---|---|---|
committer | Patrick S. Gardella <patrick@FreeBSD.org> | 2002-03-20 19:29:01 +0000 |
commit | cd6d2fa7f5ee008663b2842271eec696baea9487 (patch) | |
tree | e016501599e1ae790568663a81dd04ed3ccdf5a1 /audio/Makefile | |
parent | Add new port of blwm, (diff) |
Add a new port for Ample, a personal MP3 player
Notes
Notes:
svn path=/head/; revision=56399
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 e803ead2b230..f69ffb08d88c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -8,6 +8,7 @@ SUBDIR += agbrowser SUBDIR += agsatellite SUBDIR += amp + SUBDIR += ample SUBDIR += ascd SUBDIR += aumix SUBDIR += aureal-kmod |