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/osynctool | |
parent | 426326da4a445c26d581c4f42cc69f1ba6dbd127 (diff) | |
download | ports-c88a639e1b7a969fcb27b1208cb2a13b29e3ee85.tar.gz ports-c88a639e1b7a969fcb27b1208cb2a13b29e3ee85.zip |
Cleanup plist
Notes
Notes:
svn path=/head/; revision=375022
Diffstat (limited to 'deskutils/osynctool')
-rw-r--r-- | deskutils/osynctool/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/osynctool/Makefile b/deskutils/osynctool/Makefile index db9602ef1793..dc451933d419 100644 --- a/deskutils/osynctool/Makefile +++ b/deskutils/osynctool/Makefile @@ -17,6 +17,5 @@ USES= cmake:outsource pkgconfig tar:bzip2 PLIST_FILES= bin/${PORTNAME} \ etc/bash_completion.d/${PORTNAME}.sh -PLIST_DIRSTRY= etc/bash_completion.d .include <bsd.port.mk> |