diff options
Diffstat (limited to 'audio/mp3info')
-rw-r--r-- | audio/mp3info/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile index 38e680dcfe8a..d672210bfba5 100644 --- a/audio/mp3info/Makefile +++ b/audio/mp3info/Makefile @@ -3,12 +3,14 @@ # Date created: 19 June 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.1.1.1 1998/06/24 15:34:36 mph Exp $ +# $Id: Makefile,v 1.2 1999/04/06 22:42:01 jseger Exp $ # DISTNAME= mp3info-0.2.16 CATEGORIES= audio -MASTER_SITES= ftp://bimbo.hive.no/pub/mp3info/ +MASTER_SITES= ftp://bimbo.hive.no/pub/mp3info/ \ + ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= apps/audio/editors MAINTAINER= andy@icc.surw.chel.su |