diff options
author | Jean-Sébastien Pédron <dumbbell@FreeBSD.org> | 2016-10-30 18:24:09 +0800 |
---|---|---|
committer | Jean-Sébastien Pédron <dumbbell@FreeBSD.org> | 2016-10-30 18:24:09 +0800 |
commit | 2fe5fddbac86addac759619eb2e4bc44346fc592 (patch) | |
tree | 41538eda437491ae46940334313b683f007658cf /net/Makefile | |
parent | 5a9ae1f20c1781fc73542e403003c1c70be75fed (diff) | |
download | freebsd-ports-gnome-2fe5fddbac86addac759619eb2e4bc44346fc592.tar.gz freebsd-ports-gnome-2fe5fddbac86addac759619eb2e4bc44346fc592.tar.zst freebsd-ports-gnome-2fe5fddbac86addac759619eb2e4bc44346fc592.zip |
net/concourse-fly: New port for Concourse's CLI
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D7819
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 84ac87daae79..c1cc37b1ca66 100644 --- a/net/Makefile +++ b/net/Makefile @@ -75,6 +75,7 @@ SUBDIR += cnd SUBDIR += coda6_client SUBDIR += coda6_server + SUBDIR += concourse-fly SUBDIR += corkscrew SUBDIR += corosync SUBDIR += courier-authlib-ldap |