diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:39 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:39 +0000 |
commit | ef7e0a569302423148912b45a000633299565a13 (patch) | |
tree | 887e306a3022331131791d4b954589397ffef639 /net-ftp/pure-ftpd | |
parent | sourceforge updates (diff) | |
download | historical-ef7e0a569302423148912b45a000633299565a13.tar.gz historical-ef7e0a569302423148912b45a000633299565a13.tar.bz2 historical-ef7e0a569302423148912b45a000633299565a13.zip |
sourceforge updates
Diffstat (limited to 'net-ftp/pure-ftpd')
-rw-r--r-- | net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild index 548e22a3b604..3e29dc423680 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Bart Verwilst <verwilst@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild,v 1.1 2002/04/20 18:47:10 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.11-r1.ebuild,v 1.2 2002/05/27 17:27:39 drobbins Exp $ S="${WORKDIR}/${P}" -SRC_URI="http://prdownloads.sourceforge.net/pureftpd/${P}.tar.bz2" +SRC_URI="mirror://sourceforge/pureftpd/${P}.tar.bz2" DESCRIPTION="Pure-FTPd is a fast, production-quality, standard-conformant FTP server" HOMEPAGE="http://www.pureftpd.org/" SLOT="0" diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild index 40ff6e5a3911..930297ef5796 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Bart Verwilst <verwilst@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild,v 1.1 2002/02/03 12:51:31 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.8-r1.ebuild,v 1.2 2002/05/27 17:27:39 drobbins Exp $ S="${WORKDIR}/pure-ftpd-1.0.8" -SRC_URI="http://prdownloads.sourceforge.net/pureftpd/${P}.tar.gz" +SRC_URI="mirror://sourceforge/pureftpd/${P}.tar.gz" DESCRIPTION="Pure-FTPd is a fast, production-quality, standard-conformant FTP server" DEPEND="virtual/glibc |