diff options
author | clement <clement@FreeBSD.org> | 2004-05-25 08:42:07 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-05-25 08:42:07 +0800 |
commit | 0417cf335edc64aab8c208f334396a1918fa33bb (patch) | |
tree | 48ae716fbeb64a99499c415a96daaebbafc58fe7 /ftp/Makefile | |
parent | 7d92e3a7130d24d5b549cb6bdcb0d3b3cf033213 (diff) | |
download | freebsd-ports-gnome-0417cf335edc64aab8c208f334396a1918fa33bb.tar.gz freebsd-ports-gnome-0417cf335edc64aab8c208f334396a1918fa33bb.tar.zst freebsd-ports-gnome-0417cf335edc64aab8c208f334396a1918fa33bb.zip |
- Add proftpd-mysql port, a slave port of proftpd with mysql support.
Need by dtc port.
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 587cc6d27325..3ded49d9601d 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -66,6 +66,7 @@ SUBDIR += pavuk SUBDIR += pftpd SUBDIR += proftpd + SUBDIR += proftpd-mysql SUBDIR += profxp SUBDIR += proma SUBDIR += prozilla |