diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-02-02 23:12:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-02-02 23:12:05 +0000 |
commit | 92cc33210ca69d7e58c8637e527a736369e69ab2 (patch) | |
tree | 075afb55075a0d47d6ac3c4e57e29f9210293443 /security/digest/Makefile | |
parent | e91d351aa4e9c6591c835f0ded74d5476f8ac322 (diff) |
Notes
Diffstat (limited to 'security/digest/Makefile')
-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 4312761054e6..3cfc40bb0c31 100644 --- a/security/digest/Makefile +++ b/security/digest/Makefile @@ -15,7 +15,7 @@ MASTER_SITES?= http://highsecure.ru/ MAINTAINER?= vsevolod@FreeBSD.org COMMENT?= Message digest wrapper utility -CONFLICTS?= nss-[0-9]* emboss-[0-9]* qmail-ldap2-* +CONFLICTS?= emboss-[0-9]* qmail-ldap2-* GNU_CONFIGURE= yes |