diff options
author | steve <steve@FreeBSD.org> | 2000-01-29 04:36:56 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-01-29 04:36:56 +0000 |
commit | 42d5a72fd6a289672387f066e44e99f793162e7a (patch) | |
tree | 952b6b72e57e15152f92460d048c6fe3967c4210 /audio/Makefile | |
parent | 45f345586f044e9624810f57c61272a2d568b0e8 (diff) | |
download | FreeBSD-ports-42d5a72fd6a289672387f066e44e99f793162e7a.zip FreeBSD-ports-42d5a72fd6a289672387f066e44e99f793162e7a.tar.gz |
Adding yamt version 0.2.
Yet another mp3 tool which helps you to organize your mp3s.
PR: 16004
Submitted by: Dmitry Sivachenko <dima@Chg.RU>
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 cc5dcd4..4c698cb 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -107,5 +107,6 @@ SUBDIR += xmpeg3 SUBDIR += xmradio SUBDIR += xtuner + SUBDIR += yamt .include <bsd.port.subdir.mk> |