diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-05-31 01:17:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-05-31 01:17:35 +0000 |
commit | d7a669862a919414793e732f843af72db503a6aa (patch) | |
tree | 269f2a60d79d92338328f7e32ad5f97ebc521e22 /audio | |
parent | 1d0059865f7e7b5649b0a291eb22ca04e179083e (diff) | |
download | ports-d7a669862a919414793e732f843af72db503a6aa.tar.gz ports-d7a669862a919414793e732f843af72db503a6aa.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/fmio/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/fmio/Makefile b/audio/fmio/Makefile index 2dd53525689a..08ae0b6f25b5 100644 --- a/audio/fmio/Makefile +++ b/audio/fmio/Makefile @@ -8,8 +8,7 @@ PORTNAME= fmio PORTVERSION= 2.0.4 CATEGORIES= audio -MASTER_SITES= http://www.jumbo.narod.ru/src/fmio/ \ - http://www.tele2.chel.ru/~pva/src/fmio/ +MASTER_SITES= http://www.jumbo.narod.ru/src/fmio/ WRKSRC= ${WRKDIR}/${DISTNAME}/src MAINTAINER= kunia@istc.kiev.ua |