aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2001-05-08 08:32:54 +0000
committerPeter Pentchev <roam@FreeBSD.org>2001-05-08 08:32:54 +0000
commitf54c9ced5cbf2bb79aaa5e66e19ae9c7ffd73c7f (patch)
tree5ca519b85a6bcf858c9af7327c91b3baf655ad38 /sysutils/Makefile
parent420f2a7cf41a773e20783013edd16f05a40c70ec (diff)
downloadports-f54c9ced5cbf2bb79aaa5e66e19ae9c7ffd73c7f.tar.gz
ports-f54c9ced5cbf2bb79aaa5e66e19ae9c7ffd73c7f.zip
unquote executes a specified program after unquoting a specified list
of arguments, allowing safe passing of shell metacharacters.
Notes
Notes: svn path=/head/; revision=42393
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 92229bf87acd..4287d54ede0c 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -139,6 +139,7 @@
SUBDIR += truncate
SUBDIR += tua
SUBDIR += ucspi-tcp
+ SUBDIR += unquote
SUBDIR += upsd
SUBDIR += upsmon
SUBDIR += uwatch