From f2984693955d1114ef30252bbc8bb60a1c362f97 Mon Sep 17 00:00:00 2001 From: itetcu Date: Sun, 29 Jun 2008 22:19:20 +0000 Subject: - fix plist with -DNOPORTDOCS - bump PORTREVISION Prompted by: QA Tindy run --- mail/smtpd/Makefile | 2 +- mail/smtpd/pkg-plist | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/smtpd') diff --git a/mail/smtpd/Makefile b/mail/smtpd/Makefile index 1e6b32a00d3e..7769e4776ba2 100644 --- a/mail/smtpd/Makefile +++ b/mail/smtpd/Makefile @@ -7,7 +7,7 @@ PORTNAME= smtpd PORTVERSION= 2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail security MASTER_SITES= http://www.netsw.org/net/ip/firewall/proxy/smtpd/ diff --git a/mail/smtpd/pkg-plist b/mail/smtpd/pkg-plist index 6fedc0834937..efd7710a79a2 100644 --- a/mail/smtpd/pkg-plist +++ b/mail/smtpd/pkg-plist @@ -1,7 +1,7 @@ sbin/smtpd sbin/smtpfwdd -%%DOCSDIR%%/README -@dirrm %%DOCSDIR%% +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%@dirrm %%DOCSDIR%% @cwd %%SPOOLBASE%% etc/antirelay_check_rules.example etc/antispam_check_rules.example -- cgit