diff options
author | wen <wen@FreeBSD.org> | 2010-05-11 11:08:58 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-05-11 11:08:58 +0800 |
commit | cc9e907a26d74e7b1fe8a3116f7f595da5fc6ad6 (patch) | |
tree | e7fec146d2ea9a72d1e8bbe9939bf52b833ff820 /ftp/Makefile | |
parent | 63c85d1a71a06a482c7d7a4dff64f5a3f5b3fda7 (diff) | |
download | freebsd-ports-gnome-cc9e907a26d74e7b1fe8a3116f7f595da5fc6ad6.tar.gz freebsd-ports-gnome-cc9e907a26d74e7b1fe8a3116f7f595da5fc6ad6.tar.zst freebsd-ports-gnome-cc9e907a26d74e7b1fe8a3116f7f595da5fc6ad6.zip |
py-tftpy is a Pure Python TFTP Implementation.
PR: ports/146480
Submitted by: Ju Pengfei <jupengfei@gmail.com>
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 6f2f069816ca..ffd5637a72aa 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -98,6 +98,7 @@ SUBDIR += py-curl SUBDIR += py-ftputil SUBDIR += py-pyftpdlib + SUBDIR += py-tftpy SUBDIR += quftp SUBDIR += rexx-curl SUBDIR += scythia |