From 3174c4ace97c7c293b88a47b515bf3b6ca2a8505 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Tue, 25 Jan 2011 19:11:30 +0000 Subject: [PATCH] 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 a633d75506ba..faef9193b8d6 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%%