diff options
author | mharo <mharo@FreeBSD.org> | 1999-06-22 12:34:38 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-06-22 12:34:38 +0800 |
commit | 2afcbc7b135d9ce8080ed445ec6687ebfba4bb86 (patch) | |
tree | f34f1fdea83b430321561363a1102b65eb8b33f2 /audio/mp3info/Makefile | |
parent | a8327764bbb49a91bef56bd1508ea7d195b52854 (diff) | |
download | freebsd-ports-gnome-2afcbc7b135d9ce8080ed445ec6687ebfba4bb86.tar.gz freebsd-ports-gnome-2afcbc7b135d9ce8080ed445ec6687ebfba4bb86.tar.zst freebsd-ports-gnome-2afcbc7b135d9ce8080ed445ec6687ebfba4bb86.zip |
add mastersite
PR: 12331
Submitted by: maintainer
Diffstat (limited to 'audio/mp3info/Makefile')
-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 |