diff options
author | antoine <antoine@FreeBSD.org> | 2015-04-05 18:54:30 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-04-05 18:54:30 +0800 |
commit | 3964cc7b963fff9e3c5e683617fead07abc0614d (patch) | |
tree | de3b196e42f48a6afc69df5d851107a68307e450 /ftp/twoftpd | |
parent | 9c4facaa455c05c48ea06f993bff0a9907eca4c0 (diff) | |
download | freebsd-ports-gnome-3964cc7b963fff9e3c5e683617fead07abc0614d.tar.gz freebsd-ports-gnome-3964cc7b963fff9e3c5e683617fead07abc0614d.tar.zst freebsd-ports-gnome-3964cc7b963fff9e3c5e683617fead07abc0614d.zip |
Mark a few ports in ftp category BROKEN (unfetchable)
Diffstat (limited to 'ftp/twoftpd')
-rw-r--r-- | ftp/twoftpd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/twoftpd/Makefile b/ftp/twoftpd/Makefile index 01aa7d7a4b23..f4666b41d00d 100644 --- a/ftp/twoftpd/Makefile +++ b/ftp/twoftpd/Makefile @@ -12,6 +12,8 @@ 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 |