diff options
author | grant <grant> | 2003-07-17 21:21:03 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 21:21:03 +0000 |
commit | 11098bb7c0a27bd5d959bf673e389ae06279251b (patch) | |
tree | be2001c436c6531467a1efa67ee15e2d12e79fba /audio/speex | |
parent | c95e25d22731556f20457640950c8620de4adc66 (diff) | |
download | pkgsrc-11098bb7c0a27bd5d959bf673e389ae06279251b.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'audio/speex')
-rw-r--r-- | audio/speex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 01c4c1261d8..573a96ea383 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2003/06/05 13:18:10 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 21:23:24 grant Exp $ # DISTNAME= speex-1.0.1 CATEGORIES= audio MASTER_SITES= http://www.speex.org/download/ -MAINTAINER= wiz@netbsd.org +MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.speex.org/ COMMENT= open-source, patent-free voice codec |