- Add empty directories to plist
Approved by: portmgr blanket
This commit is contained in:
parent
37dab40665
commit
ee6e091a2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384577
2 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= anope
|
||||
PORTVERSION= 1.8.9
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-legacy/Anope%20${PORTVERSION}
|
||||
|
||||
|
|
|
@ -176,3 +176,6 @@ libexec/anope/tools/epona2anope
|
|||
%%DATADIR%%/modules/viagra.so
|
||||
%%DATADIR%%/mydbgen
|
||||
%%DATADIR%%/tables.sql
|
||||
@dir %%DATADIR%%/modules/runtime
|
||||
@dir %%DATADIR%%/logs
|
||||
@dir %%DATADIR%%/backups
|
||||
|
|
Loading…
Reference in a new issue