diff options
author | wiz <wiz@pkgsrc.org> | 2004-10-28 13:31:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-10-28 13:31:44 +0000 |
commit | e4e43bb1dfd728d324d25a853ae681fb6c18a5a4 (patch) | |
tree | c076664be8ca14e8a49abeda96710b594c55a453 /audio/mp3info | |
parent | 96cbdc3fc6a85d038cf2f5aaa0ecb839a61295f4 (diff) | |
download | pkgsrc-e4e43bb1dfd728d324d25a853ae681fb6c18a5a4.tar.gz |
Master site down, use sunsite mirror.
Diffstat (limited to 'audio/mp3info')
-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 |