diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:19:35 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:19:35 +0000 |
commit | 00dd9b04ef3a990427885fdb5573d5b59c2dfd9d (patch) | |
tree | 0b2d63b21b4ecc105a83a270056d316348cdd65a /misc/flag | |
parent | 2f8452f907f1b068bc95fd10a7975575bdaf0604 (diff) |
Notes
Diffstat (limited to 'misc/flag')
-rw-r--r-- | misc/flag/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/flag/Makefile b/misc/flag/Makefile index e44b57dfd371..13c5444c5d49 100644 --- a/misc/flag/Makefile +++ b/misc/flag/Makefile @@ -21,7 +21,6 @@ PLIST_FILES= bin/flag .if ${PORT_OPTIONS:MBASH} PLIST_FILES+= share/flag/bash_prompt.sh -PLIST_DIRS+= share/flag .endif post-extract: |