diff options
Diffstat (limited to 'security/xinetd/Makefile')
-rw-r--r-- | security/xinetd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/xinetd/Makefile b/security/xinetd/Makefile index 34b73c6b760c..a951c74a3b91 100644 --- a/security/xinetd/Makefile +++ b/security/xinetd/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.xinetd.org/ MAINTAINER= vanilla@FreeBSD.org COMMENT= Replacement for inetd with better control and logging +BROKEN= "Checksum mismatch" + USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes |