diff options
author | wiz <wiz> | 2004-10-28 13:31:44 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-10-28 13:31:44 +0000 |
commit | 4cbf46307517bfe4464727a98c2919674b4cb377 (patch) | |
tree | c076664be8ca14e8a49abeda96710b594c55a453 /audio/mp3info | |
parent | acd5bf22dc33224e8d855f321d00659b42407292 (diff) | |
download | pkgsrc-4cbf46307517bfe4464727a98c2919674b4cb377.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 |