diff options
author | edwin <edwin@FreeBSD.org> | 2004-05-31 09:17:35 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-05-31 09:17:35 +0800 |
commit | 3bd7a2f2d327efff1020fcc921ea0ab197d031a1 (patch) | |
tree | 4c71dd7dabc594609df094f5a6f9ab4bc660998f /audio | |
parent | 1c00fa77a4964651de4e5ce4a0febca7cef31da2 (diff) | |
download | freebsd-ports-gnome-3bd7a2f2d327efff1020fcc921ea0ab197d031a1.tar.gz freebsd-ports-gnome-3bd7a2f2d327efff1020fcc921ea0ab197d031a1.tar.zst freebsd-ports-gnome-3bd7a2f2d327efff1020fcc921ea0ab197d031a1.zip |
[PATCH] audio/fmio distsite fix
the whole http://www.tele2.chel.ru/~pva/ is gone
PR: ports/67404
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
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 |