diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-04-23 21:46:28 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-04-23 21:46:28 +0800 |
commit | 73db8fc9e6f6e781a01f1e940aa8fc0f98a91a22 (patch) | |
tree | af2dd51eb2362673c7bd30828e60bb0720b44039 /irc | |
parent | b7bd241ae95b78ff7f11ddc090f55034dc2659f6 (diff) | |
download | freebsd-ports-gnome-73db8fc9e6f6e781a01f1e940aa8fc0f98a91a22.tar.gz freebsd-ports-gnome-73db8fc9e6f6e781a01f1e940aa8fc0f98a91a22.tar.zst freebsd-ports-gnome-73db8fc9e6f6e781a01f1e940aa8fc0f98a91a22.zip |
- Add empty directories to plist
Approved by: portmgr blanket
Diffstat (limited to 'irc')
-rw-r--r-- | irc/anope/Makefile | 1 | ||||
-rw-r--r-- | irc/anope/pkg-plist | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/irc/anope/Makefile b/irc/anope/Makefile index e9e16508c1cf..4d476c96bb48 100644 --- a/irc/anope/Makefile +++ b/irc/anope/Makefile @@ -3,6 +3,7 @@ PORTNAME= anope PORTVERSION= 1.8.9 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-legacy/Anope%20${PORTVERSION} diff --git a/irc/anope/pkg-plist b/irc/anope/pkg-plist index 416b322dc927..22e4b315b88f 100644 --- a/irc/anope/pkg-plist +++ b/irc/anope/pkg-plist @@ -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 |