diff options
author | wiz <wiz> | 2003-03-20 06:47:10 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-03-20 06:47:10 +0000 |
commit | f307e92dd73a46ce1cdfc4dec5151387b04d7ae0 (patch) | |
tree | 78318b75cf438aae02477ca5fe76f8d215387465 /audio/streamtuner-local | |
parent | 97f30b74c6ec22edc4383144b55f5384fc0d4f49 (diff) | |
download | pkgsrc-f307e92dd73a46ce1cdfc4dec5151387b04d7ae0.tar.gz |
Fix HOMEPAGE. From Juan RP in PR 20815.
Diffstat (limited to 'audio/streamtuner-local')
-rw-r--r-- | audio/streamtuner-local/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |