diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-07 11:09:22 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-07 11:09:22 +0000 |
commit | ebec76dabb48c93edfac34df912a8070256e8913 (patch) | |
tree | 5a44f684ec08afe9753bef3079d4ee2880317762 /ftp/vsftpd | |
parent | 590868c5a966f9479315ce17998f4d8235eb3057 (diff) | |
download | FreeBSD-ports-ebec76dabb48c93edfac34df912a8070256e8913.zip FreeBSD-ports-ebec76dabb48c93edfac34df912a8070256e8913.tar.gz |
Remove USE_REINPLACE from all categories starting with F
Diffstat (limited to 'ftp/vsftpd')
-rw-r--r-- | ftp/vsftpd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/vsftpd/Makefile b/ftp/vsftpd/Makefile index 29b5229..e2155d1 100644 --- a/ftp/vsftpd/Makefile +++ b/ftp/vsftpd/Makefile @@ -15,7 +15,6 @@ PKGNAMESUFFIX?= ${SSL_SUFFIX}${PKGNAMESUFFIX2} MAINTAINER= dinoex@FreeBSD.org COMMENT= A FTP daemon that aims to be "very secure" -USE_REINPLACE= yes ALL_TARGET= vsftpd MAN5= vsftpd.conf.5 MAN8= vsftpd.8 |