diff options
author | rene <rene@FreeBSD.org> | 2014-03-15 16:55:13 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-03-15 16:55:13 +0800 |
commit | ee718fcb38e5100c0fbf71ab366a6f33b74fda95 (patch) | |
tree | 441db18fba2b5d6a1f887225f892e07f38bb7555 /sysutils/Makefile | |
parent | ed52ec374a5f6b8786a59e7f5b8491e58249c402 (diff) | |
download | freebsd-ports-gnome-ee718fcb38e5100c0fbf71ab366a6f33b74fda95.tar.gz freebsd-ports-gnome-ee718fcb38e5100c0fbf71ab366a6f33b74fda95.tar.zst freebsd-ports-gnome-ee718fcb38e5100c0fbf71ab366a6f33b74fda95.zip |
Resurrect sysutils/wait_on, it has a new home. [1]
While here, fix packaging as user.
Submitted by: Ondra Knezour <knezour@weboutsourcing.cz>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index e1755c1cf85a..8fec95cb489b 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -986,6 +986,7 @@ SUBDIR += vpnc-scripts SUBDIR += vstrip SUBDIR += vttest + SUBDIR += wait_on SUBDIR += watchdog SUBDIR += watchfolder SUBDIR += watchmen |