mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
- 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
@ -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 New Issue
Block a user