summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-06-16 17:42:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-06-16 17:42:42 +0000
commitcbf93687d7bb1cee2fe0de8c4d4d88b1cae41e29 (patch)
tree24adf3af456c294ab873690eaa07cf9b31cefd6d /ftp
parentAnother bunch of deprecation: no more public distfiles and/or abandonware (diff)
Mark broken some ports with unfetchable distfiles
Notes
Notes: svn path=/head/; revision=275693
Diffstat (limited to 'ftp')
-rw-r--r--ftp/gproftpd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/gproftpd/Makefile b/ftp/gproftpd/Makefile
index 9217c911b8d4..c33ef835e4db 100644
--- a/ftp/gproftpd/Makefile
+++ b/ftp/gproftpd/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://mange.dynalias.org/linux/gproftpd/
MAINTAINER= ports@FreeBSD.org
COMMENT= Gtk2 Frontend for proftpd daemon
+BROKEN= Does not fetch
+
RUN_DEPENDS= proftpd:${PORTSDIR}/ftp/proftpd
USE_GMAKE= yes