diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-05-25 00:42:07 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-05-25 00:42:07 +0000 |
commit | 4f9db48c63ab7b63295deb0bc348c1db485645ac (patch) | |
tree | 32e3256578ad752088ec6b837e53bed577f2121d /ftp/Makefile | |
parent | - Drop pkg-message, author removed restriction from licence (diff) |
- Add proftpd-mysql port, a slave port of proftpd with mysql support.
Need by dtc port.
Notes
Notes:
svn path=/head/; revision=109923
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 |