diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-07-21 20:33:48 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-07-21 20:33:48 +0000 |
commit | 4fd509937fb5c4c83ee6d5a3e8b5cacc16d5d056 (patch) | |
tree | bc5da10768aeea89cc3211aef046e5d6ae67b242 /audio | |
parent | b6eaf4a9f39eee5656785a41c9e19c3d121a01cd (diff) | |
download | ports-4fd509937fb5c4c83ee6d5a3e8b5cacc16d5d056.tar.gz ports-4fd509937fb5c4c83ee6d5a3e8b5cacc16d5d056.zip |
Notes
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 |