aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-10-25 17:10:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-10-25 17:10:01 +0000
commit11bfb14a00263851dd5a1f607be6be45732faae6 (patch)
tree8fe4b9733d0720870f2350e951d03668976c3b91 /ports-mgmt
parent6494da76105d34a2a7971bb2af9922f88cc8bde3 (diff)
downloadports-11bfb14a00263851dd5a1f607be6be45732faae6.tar.gz
ports-11bfb14a00263851dd5a1f607be6be45732faae6.zip
- Fix a typo
Approved by: maintainer implicit
Notes
Notes: svn path=/head/; revision=284298
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/tinderbox-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/tinderbox-devel/Makefile b/ports-mgmt/tinderbox-devel/Makefile
index 825aef3f8edf..400b2e0caa34 100644
--- a/ports-mgmt/tinderbox-devel/Makefile
+++ b/ports-mgmt/tinderbox-devel/Makefile
@@ -30,7 +30,7 @@ OPTIONS= PGSQL "With pgsql" Off \
LSOF "For killMountProcesses() when using nullfs" On \
LOG_COMPRESS "Support bzip'ing the logs" On \
PARALLEL "Enable PARALLEL extra patch" On \
-# TMPFS "Enable TMPFS extra patch" Off
+ TMPFS "Enable TMPFS extra patch" Off
NO_BUILD= yes
WANT_PERL= yes