diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2001-03-24 07:07:57 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2001-03-24 07:07:57 +0000 |
commit | 5009da68444c16b95296c1cc93abd379c1ba70bf (patch) | |
tree | a6f7f6392d9d85f000718e4da01295a0cf24cc3a /audio/libao | |
parent | Commit the least objectionable of the possible fixes... maintainer, et al (diff) |
Change "name <mailaddress>" to "mailaddress" in MAINTAINER, it is
confusing the hell out of make.
Submitted by: bento
Diffstat (limited to 'audio/libao')
-rw-r--r-- | audio/libao/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libao/Makefile b/audio/libao/Makefile index da3f83e8ee83..0ce4072564ec 100644 --- a/audio/libao/Makefile +++ b/audio/libao/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://www.vorbis.com/files/beta4/unix/ \ http://home.student.utwente.nl/t.vanklaveren/distfiles/ -MAINTAINER= Christian Weisgerber <naddy@mips.inka.de> +MAINTAINER= naddy@mips.inka.de WANT_ESOUND= yes |