diff options
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 d672210bfba5..68147c01fd8e 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 |