From 1bc7c6b458e3016eea2bb1107a4c1406caf6f8f9 Mon Sep 17 00:00:00 2001 From: joneum Date: Mon, 18 Dec 2017 19:12:34 +0000 Subject: New slaveport: ftp/php72-fastdfs PR: 223714 Submitted by: Daniel Ylitalo (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13479 --- ftp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'ftp/Makefile') diff --git a/ftp/Makefile b/ftp/Makefile index 739f887876c2..e12b6bb17fb4 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -72,6 +72,7 @@ SUBDIR += php71-fastdfs SUBDIR += php71-ftp SUBDIR += php72-curl + SUBDIR += php72-fastdfs SUBDIR += php72-ftp SUBDIR += phpwebftp SUBDIR += plasma-applet-ftpmonitor -- cgit