aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2012-04-30 03:28:38 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2012-04-30 03:28:38 +0000
commit215717c41e7fc3b7d253cf3199829b6eb1b088ce (patch)
treecb5253df255632f86c1ef7a9b284d1491eb12964 /sysutils/Makefile
parent51281a245013598b677cb850f2c4eaa59fb5edf1 (diff)
downloadports-215717c41e7fc3b7d253cf3199829b6eb1b088ce.tar.gz
ports-215717c41e7fc3b7d253cf3199829b6eb1b088ce.zip
- New port sysutils/autojump
Autojump is a tool that acts as a complement to cd: it makes navigating your filesystem a lot faster. It works by automagically maintaining a database of the directories you use the most from the command line, and allows you to jump back and forth between them, by typing just a few letters of the name of the directory you want to jump to. PR: ports/151467 Submitted by: Neeraj Verma <neeraj.verma.ports@vermatech.com>
Notes
Notes: svn path=/head/; revision=295706
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 1db4b4c5ede5..e011d2d6ed24 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -45,6 +45,7 @@
SUBDIR += atitvout
SUBDIR += atop
SUBDIR += auto-admin
+ SUBDIR += autojump
SUBDIR += automount
SUBDIR += automounter
SUBDIR += autopsy