diff options
author | sada <sada@FreeBSD.org> | 1998-12-02 22:52:36 +0000 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 1998-12-02 22:52:36 +0000 |
commit | e236943300b2a415dd9c854cfcbac37a8cf4f618 (patch) | |
tree | 582d529298325b4034462c53de6bfb8b6d7c1c0e /audio/lame/Makefile | |
parent | b5186855b9634819f44fe795d7ea5647a8f04077 (diff) | |
download | FreeBSD-ports-e236943300b2a415dd9c854cfcbac37a8cf4f618.zip FreeBSD-ports-e236943300b2a415dd9c854cfcbac37a8cf4f618.tar.gz |
This is a null commit to record the notation about the imported software.
(I'm sorry I have forgotton)
==
LAME stands for LAME Ain't an Mp3 Encoder.
The dist10patch is totally incapable of producing an mp3
stream. It is incapable of even being compiled by itself.
It is patch for dist10 ISO distribution.
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
Diffstat (limited to 'audio/lame/Makefile')
-rw-r--r-- | audio/lame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile index 6039b13..d9ec5ef 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -3,7 +3,7 @@ # Date created: November 1998 # Whom: yoshiaki Uchikawa # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1998/12/01 22:33:47 sada Exp $ # DISTNAME= dist10 |