diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-10-20 03:21:10 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-10-20 03:21:10 +0800 |
commit | 11dee320be70c66748a44f880c684deb4a67aeb5 (patch) | |
tree | 067af1963c9f9599a649182d6dce7e880fd3631c /ftp/vsftpd/Makefile | |
parent | 6aca6562c4f4efa960e30f2b79c67ce65c9872b8 (diff) | |
download | freebsd-ports-gnome-11dee320be70c66748a44f880c684deb4a67aeb5.tar.gz freebsd-ports-gnome-11dee320be70c66748a44f880c684deb4a67aeb5.tar.zst freebsd-ports-gnome-11dee320be70c66748a44f880c684deb4a67aeb5.zip |
- remove COPYING
Diffstat (limited to 'ftp/vsftpd/Makefile')
-rw-r--r-- | ftp/vsftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/vsftpd/Makefile b/ftp/vsftpd/Makefile index f22a5293c0ef..d0634e310577 100644 --- a/ftp/vsftpd/Makefile +++ b/ftp/vsftpd/Makefile @@ -17,7 +17,7 @@ USE_PERL5= yes ALL_TARGET= vsftpd MAN5= vsftpd.conf.5 MAN8= vsftpd.8 -DOCFILES= AUDIT BENCHMARKS BUGS COPYING Changelog FAQ INSTALL LICENSE \ +DOCFILES= AUDIT BENCHMARKS BUGS Changelog FAQ INSTALL LICENSE \ README README.security REWARD SIZE SPEED TODO TUNING .include <bsd.port.pre.mk> |