diff options
Diffstat (limited to 'security/digest')
-rw-r--r-- | security/digest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/digest/Makefile b/security/digest/Makefile index 2f8db42f2b3f..1d57d3495ad1 100644 --- a/security/digest/Makefile +++ b/security/digest/Makefile @@ -15,7 +15,7 @@ DISTFILES= MAINTAINER?= eik@FreeBSD.org COMMENT?= Message digest wrapper utility -CONFLICTS?= nss-[0-9]* emboss-[0-9]* +CONFLICTS?= nss-[0-9]* emboss-[0-9]* qmail-ldap2-* GNU_CONFIGURE= yes NO_WRKSUBDIR= yes |