diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 17:43:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 17:43:10 +0000 |
commit | c88a639e1b7a969fcb27b1208cb2a13b29e3ee85 (patch) | |
tree | f3e263f45ed0e90df49d26cd50b68a633f784699 /deskutils/todo | |
parent | 426326da4a445c26d581c4f42cc69f1ba6dbd127 (diff) | |
download | ports-c88a639e1b7a969fcb27b1208cb2a13b29e3ee85.tar.gz ports-c88a639e1b7a969fcb27b1208cb2a13b29e3ee85.zip |
Notes
Diffstat (limited to 'deskutils/todo')
-rw-r--r-- | deskutils/todo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/todo/Makefile b/deskutils/todo/Makefile index 93d1b5a10729..09c6cacf9d71 100644 --- a/deskutils/todo/Makefile +++ b/deskutils/todo/Makefile @@ -25,7 +25,6 @@ PLIST_FILES= bin/todo etc/todo.cfg SHEBANG_FILES= todo.sh todo_completion BASH_PLIST_FILES= etc/bash_completion.d/todo -BAHS_PLIST_DIRSTRY= etc/bash_completion.d do-install: @${INSTALL_SCRIPT} ${WRKSRC}/todo.sh ${STAGEDIR}${PREFIX}/bin/todo |