diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-22 12:31:34 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-22 12:31:34 +0000 |
commit | 9fdabf9fb014675b8c53c6a26217caead66c8ffd (patch) | |
tree | 15eb3def95288fb9833b3d0db96a0a09436630c4 /Keywords/info.yaml | |
parent | 35ec8d2a755142e58623a617bd3d6f93a99e2552 (diff) |
Notes
Diffstat (limited to 'Keywords/info.yaml')
-rw-r--r-- | Keywords/info.yaml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Keywords/info.yaml b/Keywords/info.yaml deleted file mode 100644 index 37589b28a92a..000000000000 --- a/Keywords/info.yaml +++ /dev/null @@ -1,11 +0,0 @@ -# $FreeBSD$ -# -# MAINTAINER: portmgr@FreeBSD.org - -actions: [file] -post-install: | - file=%D/%@ - indexinfo ${file%/*} -post-deinstall: | - file=%D/%@ - indexinfo ${file%/*} |