--- src/etc/hosts.allow 2003/06/17 04:24:45 1.2 +++ src/etc/hosts.allow 2006/07/02 00:30:08 1.3 @@ -1,7 +1,7 @@ # # hosts.allow access control file for "tcp wrapped" applications. # $FreeBSD: src/etc/hosts.allow,v 1.8.2.7 2002/04/17 19:44:22 dougb Exp $ -# $DragonFly: src/etc/hosts.allow,v 1.1 2003/06/16 03:41:32 dillon Exp $ +# $DragonFly$ # # NOTE: The hosts.deny file is deprecated. # Place both 'allow' and 'deny' rules in the hosts.allow file. @@ -52,7 +52,7 @@ sendmail : .nice.guy.example.com : allow sendmail : .evil.cracker.example.com : deny sendmail : ALL : allow -# Exim is an alternative to sendmail, available in the ports tree +# Exim is an alternative to sendmail, available in the pkgsrc tree exim : localhost : allow exim : .nice.guy.example.com : allow exim : .evil.cracker.example.com : deny