diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-22 04:37:31 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-22 04:37:31 +0000 |
commit | 631e65aaadba4855dd3bd1d7f0d7d9c707b7bf22 (patch) | |
tree | 8ebb4fbed75dbc8566b99bb111be73eff38bda59 /audio | |
parent | 2afcbc7b135d9ce8080ed445ec6687ebfba4bb86 (diff) | |
download | FreeBSD-ports-631e65aaadba4855dd3bd1d7f0d7d9c707b7bf22.zip FreeBSD-ports-631e65aaadba4855dd3bd1d7f0d7d9c707b7bf22.tar.gz |
Change the new MASTER_SITE, it's apps/sound/editors not apps/audio/editrs.
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 d672210..68147c0 100644 --- a/audio/mp3info/Makefile +++ b/audio/mp3info/Makefile @@ -3,14 +3,14 @@ # Date created: 19 June 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.2 1999/04/06 22:42:01 jseger Exp $ +# $Id: Makefile,v 1.3 1999/06/22 04:34:38 mharo Exp $ # DISTNAME= mp3info-0.2.16 CATEGORIES= audio MASTER_SITES= ftp://bimbo.hive.no/pub/mp3info/ \ ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= apps/audio/editors +MASTER_SITE_SUBDIR= apps/sound/editors MAINTAINER= andy@icc.surw.chel.su |