diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-06-29 17:37:52 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-06-29 17:37:52 +0000 |
commit | bd216a7b5d2ebfeeb6231cbd1cecf1277390f3f5 (patch) | |
tree | 34ef34fd6e93ddfdfa2f947c556c0fecfb7a11c0 /ftp/vsftpd-ext | |
parent | dcd373ac9fa5c1f107878638f2dfba9d1243d85c (diff) | |
download | ports-bd216a7b5d2ebfeeb6231cbd1cecf1277390f3f5.tar.gz ports-bd216a7b5d2ebfeeb6231cbd1cecf1277390f3f5.zip |
Notes
Diffstat (limited to 'ftp/vsftpd-ext')
-rw-r--r-- | ftp/vsftpd-ext/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/vsftpd-ext/Makefile b/ftp/vsftpd-ext/Makefile index b6d729de531d..481243283366 100644 --- a/ftp/vsftpd-ext/Makefile +++ b/ftp/vsftpd-ext/Makefile @@ -13,6 +13,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= xjflyttp@gmail.com COMMENT= FTP daemon that aims to be "very secure". Extended build +BROKEN_FreeBSD_9_i386= does not link + LICENSE= GPLv2 UPSTREAMVERSION=3.0.2 |