diff options
author | clement <clement@FreeBSD.org> | 2004-05-25 08:50:54 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-05-25 08:50:54 +0800 |
commit | 99d7001ed2604b8db0abc2311f7aefa6087bd818 (patch) | |
tree | dd84c4bd76ec9a2fb130c581c31c589136328a7d /lang/Makefile | |
parent | 0417cf335edc64aab8c208f334396a1918fa33bb (diff) | |
download | freebsd-ports-gnome-99d7001ed2604b8db0abc2311f7aefa6087bd818.tar.gz freebsd-ports-gnome-99d7001ed2604b8db0abc2311f7aefa6087bd818.tar.zst freebsd-ports-gnome-99d7001ed2604b8db0abc2311f7aefa6087bd818.zip |
- Add proftpd-mysql port, a slave port of proftpd with mysql support.
Need by dtc port.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 3022b91f20d8..f2feff444a12 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -169,6 +169,7 @@ SUBDIR += php3 SUBDIR += php4 SUBDIR += php4-cli + SUBDIR += php4-dtc SUBDIR += php4-horde SUBDIR += php4-nms SUBDIR += php5 |