From 335e4e3d2be07672427a70c9741e7065d8364371 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Thu, 13 Dec 2007 13:34:47 +0000 Subject: - Fix plist (%%ETCDIR%% removal) Submitted by: pav@ --- dns/dnsproxy/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dns') diff --git a/dns/dnsproxy/Makefile b/dns/dnsproxy/Makefile index da116256b8a1..494e43d1e5ea 100644 --- a/dns/dnsproxy/Makefile +++ b/dns/dnsproxy/Makefile @@ -7,7 +7,7 @@ PORTNAME= dnsproxy PORTVERSION= 1.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= http://www.wolfermann.org/ @@ -22,6 +22,7 @@ USE_RC_SUBR= dnsproxy MAN1= dnsproxy.1 PLIST_FILES= sbin/dnsproxy etc/${PORTNAME}/dnsproxy.conf.sample SUB_FILES= pkg-message +PLIST_DIRS= %%ETCDIR%% .include -- cgit v1.2.3