summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-09-21 02:26:29 +0000
committerMike Frysinger <vapier@gentoo.org>2002-09-21 02:26:29 +0000
commit95d49eeecb9ed9e5545a019cdcde89cbb988cde9 (patch)
treec4e7af6a19643a999296183c69255fa406867d1d /net-ftp/vsftpd/vsftpd-1.0.1-r1.ebuild
parentModified HOMEPAGE variable (diff)
downloadhistorical-95d49eeecb9ed9e5545a019cdcde89cbb988cde9.tar.gz
historical-95d49eeecb9ed9e5545a019cdcde89cbb988cde9.tar.bz2
historical-95d49eeecb9ed9e5545a019cdcde89cbb988cde9.zip
Added HOMEPAGE and updated SRC_URI
Diffstat (limited to 'net-ftp/vsftpd/vsftpd-1.0.1-r1.ebuild')
-rw-r--r--net-ftp/vsftpd/vsftpd-1.0.1-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-ftp/vsftpd/vsftpd-1.0.1-r1.ebuild b/net-ftp/vsftpd/vsftpd-1.0.1-r1.ebuild
index 539508e29145..4ba06fb17417 100644
--- a/net-ftp/vsftpd/vsftpd-1.0.1-r1.ebuild
+++ b/net-ftp/vsftpd/vsftpd-1.0.1-r1.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-1.0.1-r1.ebuild,v 1.3 2002/08/16 14:24:50 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-1.0.1-r1.ebuild,v 1.4 2002/09/21 02:26:29 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Very Secure FTP Daemon written with speed, size and security in mind"
-SRC_URI="ftp://ferret.lmh.ox.ac.uk/pub/linux/${P}.tar.gz"
+SRC_URI="ftp://vsftpd.beasts.org/users/cevans/${P}.tar.gz"
+HOMEPAGE="http://vsftpd.beasts.org/"
DEPEND=">=sys-libs/pam-0.75"
RDEPEND="sys-apps/xinetd"