diff options
author | kris <kris@FreeBSD.org> | 2005-05-21 17:20:22 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-05-21 17:20:22 +0000 |
commit | ff2776687b5f7ed09e05bd520053d1435d7ad1f9 (patch) | |
tree | 8ad2adc2cfaff0b044b57ad25b6cac49556774ef /ftp/pftpd | |
parent | 7d9813d05e12ce88bb6fa3de3a9112be2e3abc0a (diff) | |
download | FreeBSD-ports-ff2776687b5f7ed09e05bd520053d1435d7ad1f9.zip FreeBSD-ports-ff2776687b5f7ed09e05bd520053d1435d7ad1f9.tar.gz |
BROKEN: Unfetchable
Diffstat (limited to 'ftp/pftpd')
-rw-r--r-- | ftp/pftpd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/pftpd/Makefile b/ftp/pftpd/Makefile index c51db92..bd149fe 100644 --- a/ftp/pftpd/Makefile +++ b/ftp/pftpd/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.lysator.liu.se/pub/unix/pftpd/ MAINTAINER= ports@FreeBSD.org COMMENT= Multithreaded anonymous FTP daemon +BROKEN= Unfetchable + GNU_CONFIGURE= yes USE_REINPLACE= yes |