diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2018-05-05 14:20:33 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2018-05-05 14:20:33 +0000 |
commit | 31ae8a4948818424d69db3f93d8f25f2c77a99fd (patch) | |
tree | d14c6d407f40ef87040d5bc8d90429b735ea7668 /security/amavis-stats | |
parent | 12f48802a6cc876574a57389f3f9b7e2df980b2b (diff) |
Notes
Diffstat (limited to 'security/amavis-stats')
-rw-r--r-- | security/amavis-stats/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/amavis-stats/Makefile b/security/amavis-stats/Makefile index 97ba1491b682..34b4de514217 100644 --- a/security/amavis-stats/Makefile +++ b/security/amavis-stats/Makefile @@ -29,8 +29,6 @@ USERS= ${AMAVISUSER} GROUPS= ${AMAVISGROUP} PLIST_SUB+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} USERS=${USERS} GROUPS=${GROUPS} -PKGMESSAGE= ${WRKDIR}/pkg-message - SUB_FILES= pkg-message OPTIONS_DEFINE= DOCS |