diff options
author | acm <acm@FreeBSD.org> | 2007-09-18 14:36:09 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2007-09-18 14:36:09 +0800 |
commit | 69476b2e302347522964861defe394ef5f50c4ba (patch) | |
tree | 5d21076246295f106a6dee62ad51ee1a54e308c6 /ftp/Makefile | |
parent | 81a2396a98e4fbdf97056255cc9d588b65a584c1 (diff) | |
download | freebsd-ports-gnome-69476b2e302347522964861defe394ef5f50c4ba.tar.gz freebsd-ports-gnome-69476b2e302347522964861defe394ef5f50c4ba.tar.zst freebsd-ports-gnome-69476b2e302347522964861defe394ef5f50c4ba.zip |
- New port: ftp/fpc-libcurl
Free Pascal interface to libcurl
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 25b9422c97e3..646af6ca505b 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -20,6 +20,7 @@ SUBDIR += fget SUBDIR += filezilla SUBDIR += fmirror + SUBDIR += fpc-libcurl SUBDIR += frox SUBDIR += ftp-proxy SUBDIR += ftp-tls |