From 73db8fc9e6f6e781a01f1e940aa8fc0f98a91a22 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Thu, 23 Apr 2015 13:46:28 +0000 Subject: - Add empty directories to plist Approved by: portmgr blanket --- irc/anope/Makefile | 1 + irc/anope/pkg-plist | 3 +++ 2 files changed, 4 insertions(+) (limited to 'irc') 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 -- cgit