diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-17 01:42:42 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-17 01:42:42 +0800 |
commit | f844bf087ce132b4b2064efc49f378fe4113747d (patch) | |
tree | 64af67ffc3ff7f1fe4a02f58b48377a45eb8a8da /ftp | |
parent | fe90035b7c8befe61fffa36638cb7cb6f3a16100 (diff) | |
download | freebsd-ports-gnome-f844bf087ce132b4b2064efc49f378fe4113747d.tar.gz freebsd-ports-gnome-f844bf087ce132b4b2064efc49f378fe4113747d.tar.zst freebsd-ports-gnome-f844bf087ce132b4b2064efc49f378fe4113747d.zip |
Mark broken some ports with unfetchable distfiles
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/gproftpd/Makefile | 2 |
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 |