diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-25 17:45:25 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-25 17:45:25 +0000 |
commit | 42522c183f4c4d2b6428ace4081be3aa1465017d (patch) | |
tree | 28229aad87005e15d13536211ac4890d2359fe33 /net/Makefile | |
parent | 3cdf7f744813f54d898738e951bbbf63ef8bda6d (diff) |
Adding port net/p5-Net-FTP-File, a sub-classed replacement for Net::FTP with a number of useful new features.
Approved by: tobez (implicit)
Notes
Notes:
svn path=/head/; revision=163384
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 4191f1e2f0fe..f0d36c4f7eae 100644 --- a/net/Makefile +++ b/net/Makefile @@ -413,6 +413,7 @@ SUBDIR += p5-Net-EPP-Client SUBDIR += p5-Net-EPP-Frame SUBDIR += p5-Net-EPP-Proxy + SUBDIR += p5-Net-FTP-File SUBDIR += p5-Net-Finger SUBDIR += p5-Net-Gnats SUBDIR += p5-Net-Google |