Mirror locally
This commit is contained in:
parent
7595671300
commit
91f7a9e09f
1 changed files with 3 additions and 5 deletions
|
@ -1,9 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.34 2011/09/09 15:13:09 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.35 2011/12/07 10:24:47 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= vsftpd-2.3.4
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://security.appspot.com/downloads/
|
||||
MASTER_SITES= http://security.appspot.com/downloads/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://vsftpd.beasts.org/
|
||||
|
@ -16,9 +17,6 @@ PKG_SYSCONFSUBDIR= vsftpd
|
|||
|
||||
USE_FEATURES+= inet6
|
||||
|
||||
# http link redirects to https
|
||||
FETCH_USING= curl
|
||||
|
||||
BUILD_TARGET= vsftpd
|
||||
RCD_SCRIPTS= vsftpd
|
||||
|
||||
|
|
Loading…
Reference in a new issue