diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-01 19:03:15 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-01 19:03:15 +0000 |
commit | c361e498412eaf90cebfdcb58564c3301ff1c34d (patch) | |
tree | 2be43b02fd0f310214020bb9d9701bb7f9dd70eb /ftp/Makefile | |
parent | 45e574279088915e2181e639f8f3c7bfc518b9ba (diff) | |
download | ports-c361e498412eaf90cebfdcb58564c3301ff1c34d.tar.gz ports-c361e498412eaf90cebfdcb58564c3301ff1c34d.zip |
add vcheck
Automatically check for and download most recent versions of software
Notes
Notes:
svn path=/head/; revision=43411
Diffstat (limited to 'ftp/Makefile')
-rw-r--r-- | ftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile index bd5401e65a23..c3e33a95adad 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -45,6 +45,7 @@ SUBDIR += ruby-curl SUBDIR += sftp SUBDIR += spegla + SUBDIR += vcheck SUBDIR += vsftpd SUBDIR += wget SUBDIR += wu-ftpd |