diff options
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 |