diff options
Diffstat (limited to 'audio/xmradio/Makefile')
-rw-r--r-- | audio/xmradio/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/xmradio/Makefile b/audio/xmradio/Makefile index 815236e645b..137dc9a0b97 100644 --- a/audio/xmradio/Makefile +++ b/audio/xmradio/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2000/11/02 17:06:16 tron Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/06 12:10:02 tron Exp $ DISTNAME= xmradio-1.0 CATEGORIES= audio -MASTER_SITES= http://www.rostock.zgdv.de/~runge/radio/ +MASTER_SITES= http://core.de/~coto/radio/ MAINTAINER= tron@netbsd.org -HOMEPAGE= http://www.rostock.zgdv.de/~runge/xmradio.html +HOMEPAGE= http://core.de/~coto/xmradio.html DEPENDS+= sox>=12.16:../sox |