diff options
-rw-r--r-- | security/drweb-postfix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/drweb-postfix/Makefile b/security/drweb-postfix/Makefile index 0bb55a2b0366..705510aff884 100644 --- a/security/drweb-postfix/Makefile +++ b/security/drweb-postfix/Makefile @@ -16,7 +16,7 @@ DISTNAME= drweb-clients-4.29.12-F-sources MAINTAINER= zaa@ulstu.ru COMMENT= Postfix message filter for virus processing through DrWeb daemon -RUN_DEPENDS= ${LOCALBASE}/drweb/drwebd:${PORTSDIR}/security/drwebd +RUN_DEPENDS= ${LOCALBASE}/drweb/drwebd:${PORTSDIR}/security/drweb WRKSRC= ${WRKDIR}/${DISTNAME} |