diff options
author | wiz <wiz@pkgsrc.org> | 2003-03-20 06:47:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-03-20 06:47:10 +0000 |
commit | 947a74550d3efc76de6f82ed5edfcafcc71b3173 (patch) | |
tree | 78318b75cf438aae02477ca5fe76f8d215387465 /audio | |
parent | c01b2cf447e3a6f47e99d8f5a4464b3cb66585d6 (diff) | |
download | pkgsrc-947a74550d3efc76de6f82ed5edfcafcc71b3173.tar.gz |
Fix HOMEPAGE. From Juan RP in PR 20815.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/streamtuner-live365/Makefile | 4 | ||||
-rw-r--r-- | audio/streamtuner-local/Makefile | 4 | ||||
-rw-r--r-- | audio/streamtuner/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/streamtuner-live365/Makefile b/audio/streamtuner-live365/Makefile index 8ee7ed8418c..e15aed42cab 100644 --- a/audio/streamtuner-live365/Makefile +++ b/audio/streamtuner-live365/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/02/16 06:00:26 salo Exp $ +# $NetBSD: Makefile,v 1.2 2003/03/20 06:47:10 wiz Exp $ # DISTNAME= streamtuner-live365-0.3.0 @@ -6,7 +6,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=streamtuner/} MAINTAINER= jrp@hispabsd.org -HOMEPAGE= http://streamtuner.sourceforge.net/ +HOMEPAGE= http://www.nongnu.org/streamtuner/ COMMENT= Live365 plugin for streamtuner USE_BUILDLINK2= YES diff --git a/audio/streamtuner-local/Makefile b/audio/streamtuner-local/Makefile index 93a61ab62b1..a13938ac82f 100644 --- a/audio/streamtuner-local/Makefile +++ b/audio/streamtuner-local/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/03/05 12:52:39 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/03/20 06:47:10 wiz Exp $ # DISTNAME= streamtuner-local-0.2.1 @@ -7,7 +7,7 @@ CATEGORIES= audio www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=streamtuner/} MAINTAINER= jrp@hispabsd.org -HOMEPAGE= http://streamtuner.sourceforge.net/ +HOMEPAGE= http://www.nongnu.org/streamtuner/ COMMENT= Streamtuner plugin providing access to your local MP3 repository USE_BUILDLINK2= YES diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index 3456717bca6..a4b88b3aed4 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/03/04 14:41:17 salo Exp $ +# $NetBSD: Makefile,v 1.3 2003/03/20 06:47:10 wiz Exp $ # DISTNAME= streamtuner-0.9.1 @@ -6,7 +6,7 @@ CATEGORIES= audio www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=streamtuner/} MAINTAINER= jrp@hispabsd.org -HOMEPAGE= http://streamtuner.sourceforge.net/ +HOMEPAGE= http://www.nongnu.org/streamtuner/ COMMENT= Stream directory browser USE_BUILDLINK2= YES |