aboutsummaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorGuangyuan Yang <ygy@FreeBSD.org>2018-01-05 09:26:49 +0000
committerGuangyuan Yang <ygy@FreeBSD.org>2018-01-05 09:26:49 +0000
commite161886166d91ccbbc3cc1e36705f7316a582ed3 (patch)
treee8975d500b3c40d6af0fa663ab2eab48e848fd0c /misc/Makefile
parent77644aaefe24145db03eec2eceaa74c8b14f0295 (diff)
downloadports-e161886166d91ccbbc3cc1e36705f7316a582ed3.tar.gz
ports-e161886166d91ccbbc3cc1e36705f7316a582ed3.zip
- Add thefuck 3.25
Thefuck is a magnificent app which corrects your previous console command. It tries to match a rule for the previous command, creates a new command using the matched rule and runs it. Thefuck comes with a lot of predefined rules, but you can create your own rules as well. WWW: https://github.com/nvbn/thefuck PR: 224263 Approved by: adamw Differential Revision: https://reviews.freebsd.org/D13460
Notes
Notes: svn path=/head/; revision=458123
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index ace87222433a..92658e50ae0f 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -465,6 +465,7 @@
SUBDIR += tempcontrol
SUBDIR += termatrix
SUBDIR += teseq
+ SUBDIR += thefuck
SUBDIR += timediff
SUBDIR += tkcron
SUBDIR += tkinfo