Un-break build (fix of MASTER_SITES lets fetch succeed)
PR: 199410 Submitted by: portmaster@bsdforge.com MFH: 2015Q2
This commit is contained in:
parent
64ceb65b0b
commit
adacc2cdfb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386604
1 changed files with 1 additions and 3 deletions
|
@ -5,15 +5,13 @@ PORTNAME= twoftpd
|
|||
PORTVERSION= 1.42
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= http://untroubled.org/${PORTNAME}/
|
||||
MASTER_SITES= http://untroubled.org/archive/${PORTNAME}/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Simple, secure, efficient FTP server
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN= No public distfiles
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/bg-installer:${PORTSDIR}/devel/bglibs
|
||||
LIB_DEPENDS= libcvm-v2client.so:${PORTSDIR}/security/cvm
|
||||
|
||||
|
|
Loading…
Reference in a new issue