diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-07-22 04:33:48 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-07-22 04:33:48 +0800 |
commit | 7f129b33d03482f86b1911a65b3e32426aac8058 (patch) | |
tree | 476313a4f54dd8b2f5b557bbb2729c6362a155dc /audio | |
parent | 7744c9b74a891c0aecae100284824d7183471aa5 (diff) | |
download | freebsd-ports-gnome-7f129b33d03482f86b1911a65b3e32426aac8058.tar.gz freebsd-ports-gnome-7f129b33d03482f86b1911a65b3e32426aac8058.tar.zst freebsd-ports-gnome-7f129b33d03482f86b1911a65b3e32426aac8058.zip |
- Remove bad site:
* ftp://ftp.sci-nnov.ru/pub/FreeBSD/ports/distfiles/
- Add other mastersite.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/x11amp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/x11amp/Makefile b/audio/x11amp/Makefile index dfdc0c3d4171..d7e2ff404445 100644 --- a/audio/x11amp/Makefile +++ b/audio/x11amp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.b1.1 PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/misc/x11amp/0.9/ \ - ftp://ftp.sci-nnov.ru/pub/FreeBSD/ports/distfiles/ + ftp://ftp.bsdfr.org/pub/FreeBSD/ports/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/} MAINTAINER= ports@FreeBSD.org |