diff options
author | wiz <wiz> | 2004-10-28 13:31:44 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-10-28 13:31:44 +0000 |
commit | e18ba32f2dfdbd5c8bee0184d3ec4e10b38f6691 (patch) | |
tree | c076664be8ca14e8a49abeda96710b594c55a453 /audio | |
parent | 8143818c3eef09633cfe50d8b28096344c392628 (diff) | |
download | pkgsrc-e18ba32f2dfdbd5c8bee0184d3ec4e10b38f6691.tar.gz |
Master site down, use sunsite mirror.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mp3info/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile index ae6535a9862..b473ac73cf7 100644 --- a/audio/mp3info/Makefile +++ b/audio/mp3info/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/05/31 16:47:47 minskim Exp $ +# $NetBSD: Makefile,v 1.9 2004/10/28 13:31:44 wiz Exp $ # DISTNAME= mp3info-0.2.16 CATEGORIES= audio -MASTER_SITES= ftp://bimbo.hive.no/pub/mp3info/ +MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/sound/editors/} MAINTAINER= simonb@NetBSD.org COMMENT= MP3 header and tag information tool |