diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-27 13:00:21 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-27 13:00:21 +0000 |
commit | b6bb7090586d60a44c4d6bc2783b4a742de62aab (patch) | |
tree | b714d824e6277efc998bfbb176b5afcfe2592187 /irc/infobot | |
parent | ec89f743f70980cb5c84bf7c14ad46385f00021f (diff) |
Cleanup plist
Notes
Notes:
svn path=/head/; revision=371570
Diffstat (limited to 'irc/infobot')
-rw-r--r-- | irc/infobot/pkg-plist | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/irc/infobot/pkg-plist b/irc/infobot/pkg-plist index dc819e5b511c..e1f67b7292f4 100644 --- a/irc/infobot/pkg-plist +++ b/irc/infobot/pkg-plist @@ -76,10 +76,3 @@ bin/infobot %%PORTDOCS%%%%DOCSDIR%%/REVISIONS %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/LICENSE -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%DATADIR%%/extras -@dirrm %%DATADIR%%/files -@dirrm %%DATADIR%%/scripts -@dirrmtry %%DATADIR%%/src -@dirrmtry %%DATADIR%% -@dirrmtry %%ETCDIR%% |