diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-02-06 03:05:34 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-02-06 03:05:34 +0800 |
commit | 46013e02ae725c9f66f982e22132a71ceccb98d0 (patch) | |
tree | 3b3b837bfee3d0a8a0ea5054a0e747b8006aa7d3 /ftp/Makefile | |
parent | 7101e3ec8af54ae1821d9884fa68396ca2bb6edf (diff) | |
download | freebsd-ports-gnome-46013e02ae725c9f66f982e22132a71ceccb98d0.tar.gz freebsd-ports-gnome-46013e02ae725c9f66f982e22132a71ceccb98d0.tar.zst freebsd-ports-gnome-46013e02ae725c9f66f982e22132a71ceccb98d0.zip |
add puf, a "parallel url fetcher" for UN*X systems
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 5c754612674f..4e704d2a3157 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -31,6 +31,7 @@ SUBDIR += omi SUBDIR += pavuk SUBDIR += proftpd + SUBDIR += puf SUBDIR += sftp SUBDIR += spegla SUBDIR += vsftpd |