diff options
author | snj <snj> | 2004-02-21 06:30:43 +0000 |
---|---|---|
committer | snj <snj> | 2004-02-21 06:30:43 +0000 |
commit | c527eea3442039eea491ea8be29ffe6ebd164286 (patch) | |
tree | 223f8cd82048dd8f50d93372e7072229dda60ccc /audio | |
parent | 73cfd30d7d388bac058227673b7894acd5add6e4 (diff) | |
download | pkgsrc-c527eea3442039eea491ea8be29ffe6ebd164286.tar.gz |
s/applicaton/application/
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmradio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmradio/Makefile b/audio/xmradio/Makefile index de8b3851ae9..530094e41af 100644 --- a/audio/xmradio/Makefile +++ b/audio/xmradio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2003/07/17 21:24:21 grant Exp $ +# $NetBSD: Makefile,v 1.18 2004/02/21 06:30:43 snj Exp $ DISTNAME= xmradio-1.2 CATEGORIES= audio @@ -6,7 +6,7 @@ MASTER_SITES= http://core.de/~coto/radio/ MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://core.de/~coto/xmradio.html -COMMENT= Radio applicaton for Brooktree 848 compatible TV cards +COMMENT= Radio application for Brooktree 848 compatible TV cards DEPENDS+= sox>=12.16:../../audio/sox |