make it IGNORE for now until we upgrade (security hole found)
This commit is contained in:
parent
14bff9af55
commit
817cc360fe
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2001/05/29 03:39:56 itojun Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2001/08/22 05:57:31 itojun Exp $
|
||||
|
||||
DISTNAME= sendmail.8.12.0.Beta10
|
||||
PKGNAME= sendmail-8.11.99.10
|
||||
|
@ -19,6 +19,8 @@ MAINTAINER= packages@netbsd.org
|
|||
HOMEPAGE= http://www.sendmail.org/
|
||||
COMMENT= The well known Mail Transport Agent
|
||||
|
||||
IGNORE= security issue found, build broken due to lack of useradd
|
||||
|
||||
DEPENDS= m4-1.4:../../devel/m4
|
||||
|
||||
LICENSE= no-profit
|
||||
|
|
Loading…
Reference in a new issue