aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-06-14 11:12:08 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-06-14 11:12:08 +0000
commit481a970de4c495a55b6bded343ceebe20d051653 (patch)
treef09650d5597ebe0aaff60af0f92193f6d2981b20 /mail
parentd733c534bc845a49f8577a22d4342901890fc6d9 (diff)
downloadports-481a970de4c495a55b6bded343ceebe20d051653.tar.gz
ports-481a970de4c495a55b6bded343ceebe20d051653.zip
Really fix rc files.
Pointy hat: mat, for assuming the patch was ok and only giving it a quick glance.
Notes
Notes: svn path=/head/; revision=504174
Diffstat (limited to 'mail')
-rw-r--r--mail/dcc-dccd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dcc-dccd/Makefile b/mail/dcc-dccd/Makefile
index aa0fe869d42d..e5c641fe819d 100644
--- a/mail/dcc-dccd/Makefile
+++ b/mail/dcc-dccd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dcc-dccd
PORTVERSION= 2.3.165
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= https://www.dcc-servers.net/dcc/source/old/
DISTNAME= dcc-${PORTVERSION}
@@ -23,7 +23,7 @@ GROUPS= ${DCCGROUP}
PLIST_SUB= DCCDATA="${DCCDATA}" DCCUSER="${DCCUSER}" DCCGROUP="${DCCGROUP}"
SUB_FILES= pkg-install pkg-message
-SUB_LIST= DCCDATA="${DCCDATA}" DCCUSER="${DCCUSER}" DCCGROUP="${DCCGROUP}" ${PLIST_SUB} WRKSRC=${WRKSRC} DCCHOME=${DCCHOME}
+SUB_LIST= DCCDATA="${DCCDATA}" DCCUSER="${DCCUSER}" DCCGROUP="${DCCGROUP}" WRKSRC=${WRKSRC} DCCHOME=${DCCHOME}
## Use the configure script to explicitly set the locations of all files,
## in case the standard locations have been locally overridden