diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-08-09 03:20:32 +0800 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-08-09 03:20:32 +0800 |
commit | 75236c0e70fbf723f4238602428a528496cc2763 (patch) | |
tree | d735e82a44e9d416cf9496159c527fb2b97403f3 /ftp/Makefile | |
parent | 551bf87ac3708333308de1338cd0773e76ddd39e (diff) | |
download | freebsd-ports-gnome-75236c0e70fbf723f4238602428a528496cc2763.tar.gz freebsd-ports-gnome-75236c0e70fbf723f4238602428a528496cc2763.tar.zst freebsd-ports-gnome-75236c0e70fbf723f4238602428a528496cc2763.zip |
Add ocaml-ocurl 0.2.0, an interface for OCaml to the curl lib.
PR: 70085
Submitted by: Marwan BURELLE
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 ab6d83014bad..78b70376b858 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -58,6 +58,7 @@ SUBDIR += ncftp2 SUBDIR += ncftp3 SUBDIR += ncftpd + SUBDIR += ocaml-ocurl SUBDIR += oftpd SUBDIR += omi SUBDIR += p5-Net-FTP-Common |