From b287f4fe2c050809d000df6d7ce84b4b1326b7d8 Mon Sep 17 00:00:00 2001 From: az Date: Tue, 25 Jan 2011 19:11:30 +0000 Subject: proper usage of @dirrmtry macro PR: ports/153857 Submitted by: az@ Approved by: maintainer (timeout) Feature safe: yes --- mail/qpopper/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/qpopper/pkg-plist b/mail/qpopper/pkg-plist index a633d75506b..faef9193b8d 100644 --- a/mail/qpopper/pkg-plist +++ b/mail/qpopper/pkg-plist @@ -8,4 +8,4 @@ libexec/qpopper etc/qpopper.config.sample %%PORTDOCS%%%%DOCSDIR%%/GUIDE.pdf %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry %%ETCDIR%% || echo "If you are permanently removing this port, you should do a ``rm -rf %%ETCDIR%%`` to remove any configuration files and logs left." | fmt +@dirrmtry %%ETCDIR%% -- cgit