diff options
author | oliver <oliver@FreeBSD.org> | 2003-07-22 02:45:09 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-07-22 02:45:09 +0800 |
commit | c70f41eae91a7e2a4030f40f244d6947244ceef9 (patch) | |
tree | 94d33f893766159e64d1c14c8b3cd63f1eee20b4 /ftp/axyftp | |
parent | 69581669a183840599d6eae513052bdcb23b43fb (diff) | |
download | freebsd-ports-gnome-c70f41eae91a7e2a4030f40f244d6947244ceef9.tar.gz freebsd-ports-gnome-c70f41eae91a7e2a4030f40f244d6947244ceef9.tar.zst freebsd-ports-gnome-c70f41eae91a7e2a4030f40f244d6947244ceef9.zip |
sync MASTER_SITES
Diffstat (limited to 'ftp/axyftp')
-rw-r--r-- | ftp/axyftp/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/ftp/axyftp/Makefile b/ftp/axyftp/Makefile index 4686fbb2ac6c..93cbaa9caf4b 100644 --- a/ftp/axyftp/Makefile +++ b/ftp/axyftp/Makefile @@ -8,9 +8,10 @@ PORTNAME= axyftp PORTVERSION= 0.5.1 CATEGORIES= ftp -MASTER_SITES= ftp://ftp.wxftp.seul.org/pub/wxftp/${PORTVERSION}/ \ - ftp://ftp.sunsite.auc.dk/disk2/linuxberg.com/files/x11/network/ \ - ftp://ftp.bitcon.no/.10/linux/linuxberg/files/x11/network/ +MASTER_SITES= ftp://ftp.bitchx.com/pub/shareware/ \ + ftp://ftp.netsw.org/net/ip/filetrans/ftp/axyftp/ \ + ftp://ftp.mayn.de/pub/unix/network/ftp/ \ +# ftp://ftp.wxftp.seul.org/pub/wxftp/ # distfile changed there (md5sum) MAINTAINER= ports@FreeBSD.org COMMENT= X Window System FTP client, with WSftp-like UI |