diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 01:43:10 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 01:43:10 +0800 |
commit | 4497cfd24935ba4894b269cc6bffd664f527af84 (patch) | |
tree | f3e263f45ed0e90df49d26cd50b68a633f784699 /deskutils/osynctool | |
parent | 0c2ec2f2f82abbf4122be7a534860ad8c48a66c9 (diff) | |
download | freebsd-ports-gnome-4497cfd24935ba4894b269cc6bffd664f527af84.tar.gz freebsd-ports-gnome-4497cfd24935ba4894b269cc6bffd664f527af84.tar.zst freebsd-ports-gnome-4497cfd24935ba4894b269cc6bffd664f527af84.zip |
Cleanup plist
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> |