summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2015-05-17 12:10:02 +0000
committerThomas Zander <riggs@FreeBSD.org>2015-05-17 12:10:02 +0000
commitadacc2cdfba58c7d1bf732d29d6446672c7e10e1 (patch)
tree8d828efff14ceb179ad24329a5bc2e5df930790a /ftp
parent- Drop @dirrm* from plist (diff)
Un-break build (fix of MASTER_SITES lets fetch succeed)
PR: 199410 Submitted by: portmaster@bsdforge.com MFH: 2015Q2
Notes
Notes: svn path=/head/; revision=386604
Diffstat (limited to 'ftp')
-rw-r--r--ftp/twoftpd/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/ftp/twoftpd/Makefile b/ftp/twoftpd/Makefile
index f4666b41d00d..cda8f0a98646 100644
--- a/ftp/twoftpd/Makefile
+++ b/ftp/twoftpd/Makefile
@@ -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