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/streamtuner-live365 | |
parent | c01b2cf447e3a6f47e99d8f5a4464b3cb66585d6 (diff) | |
download | pkgsrc-947a74550d3efc76de6f82ed5edfcafcc71b3173.tar.gz |
Fix HOMEPAGE. From Juan RP in PR 20815.
Diffstat (limited to 'audio/streamtuner-live365')
-rw-r--r-- | audio/streamtuner-live365/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |