diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-11 21:11:51 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-11 21:11:51 +0000 |
commit | 73d0a2892adb6aa494222cefe4cd8fd054c82d39 (patch) | |
tree | bbe10d85004076dff7f505aa8115a520856ab8fa /security/digest | |
parent | 5dbcda2191b2aa1dcfeaa13897220933763fcbd7 (diff) |
Notes
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 |