diff options
author | Steve Price <steve@FreeBSD.org> | 1999-03-24 17:38:00 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-03-24 17:38:00 +0000 |
commit | 05219ad9763ac43b79546bbf541b37d1e51e1641 (patch) | |
tree | a34a422e406e496718017628548495b20331beb7 /ftp/moxftp | |
parent | MAINTAINER says: (diff) |
New list of MASTER_SITES.
PR: 10363
Submitted by: Chris Piazza <cpiazza@home.net>
Notes
Notes:
svn path=/head/; revision=17374
Diffstat (limited to 'ftp/moxftp')
-rw-r--r-- | ftp/moxftp/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/ftp/moxftp/Makefile b/ftp/moxftp/Makefile index b027595cd14c..9633ce76a455 100644 --- a/ftp/moxftp/Makefile +++ b/ftp/moxftp/Makefile @@ -3,12 +3,14 @@ # Date created: 19 December 1994 # Whom: janek # -# $Id: Makefile,v 1.20 1998/10/13 23:04:41 jseger Exp $ +# $Id: Makefile,v 1.21 1998/12/12 01:48:39 jseger Exp $ # DISTNAME= moxftp-2.2 CATEGORIES= net -MASTER_SITES= ftp://ftp.pacbell.com/X11/contrib/applications/ +MASTER_SITES= ftp://metalab.unc.edu/pub/X11/contrib/applications/ \ + ftp://ftp.inria.fr/X/contrib-R5/applications/ \ + ftp://ftp.tk.mesh.ad.jp/pub/X/contrib/applications/ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.ORG |