diff options
-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 |