diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 18:42:12 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 18:42:12 +0000 |
commit | 6cdab0025a12419e64e33b968a7de2acb5bd4cfa (patch) | |
tree | 083cd03d2205252b22f3142764a37d64ca479b40 /security/drweb-postfix | |
parent | 80bf05634e77e1ad8e367b9326828fa33e48b544 (diff) | |
download | ports-6cdab0025a12419e64e33b968a7de2acb5bd4cfa.tar.gz ports-6cdab0025a12419e64e33b968a7de2acb5bd4cfa.zip |
Notes
Diffstat (limited to 'security/drweb-postfix')
-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 90eb955b44ee..0bb55a2b0366 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}/etc/rc.d/drweb-0.sh:${PORTSDIR}/security/drwebd +RUN_DEPENDS= ${LOCALBASE}/drweb/drwebd:${PORTSDIR}/security/drwebd WRKSRC= ${WRKDIR}/${DISTNAME} |