summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>1999-04-13 13:09:54 +0000
committerKris Kennaway <kris@FreeBSD.org>1999-04-13 13:09:54 +0000
commitc659e6e64a5c8105b15d1e4e89f4f2549feedf22 (patch)
tree7b40851abfad38457d1db086e1d46c667955c50d /ftp
parentRespect CC and CFLAGS. (diff)
Add fresh MASTER_SITES.
PR: 11064 Submitted by: mharo@area51.fremont.ca.us
Notes
Notes: svn path=/head/; revision=17837
Diffstat (limited to 'ftp')
-rw-r--r--ftp/axyftp/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/ftp/axyftp/Makefile b/ftp/axyftp/Makefile
index a4924e0cb75a..aeae2211a319 100644
--- a/ftp/axyftp/Makefile
+++ b/ftp/axyftp/Makefile
@@ -3,14 +3,16 @@
# Date created: 22 October 1998
# Whom: Antti Kaipila <anttik@iki.fi>
#
-# $Id: Makefile,v 1.3 1999/01/22 22:18:10 nectar Exp $
+# $Id: Makefile,v 1.4 1999/03/17 12:55:31 kris Exp $
#
DISTNAME= wxftp-0.4.4.src
PKGNAME= wxftp-0.4.4
CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= system/network/file-transfer
+MASTER_SITES= ftp://ftp.wxftp.seul.org/pub/wxftp/0.4.4/ \
+ ftp://ftp.c-com.net/pub/.10/LinuxBerg/files/x11/network/ \
+ ftp://ftp.sunsite.auc.dk/disk2/linuxberg.com/files/x11/network/ \
+ ftp://ftp.bitcon.no/.10/linux/linuxberg/files/x11/network/
MAINTAINER= kris@FreeBSD.ORG