diff options
author | adrianp <adrianp> | 2004-08-30 20:21:51 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2004-08-30 20:21:51 +0000 |
commit | 78833f37e10cf608f230bc9a73b65f12dd873250 (patch) | |
tree | 0043b9b0ed6e9dfa78aeb3e1813a5ef272a11398 /mail | |
parent | 3feb2a4fcfcf78936e8064438b83395293aba731 (diff) | |
download | pkgsrc-78833f37e10cf608f230bc9a73b65f12dd873250.tar.gz |
Add missed file update for the sendmail 8.13.1 update.
- Add NetBSD CVS tag
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sendmail/files/site.config.m4-tcpwrappers | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/sendmail/files/site.config.m4-tcpwrappers b/mail/sendmail/files/site.config.m4-tcpwrappers index 2f9cb92e336..5c3e175f67c 100644 --- a/mail/sendmail/files/site.config.m4-tcpwrappers +++ b/mail/sendmail/files/site.config.m4-tcpwrappers @@ -1,3 +1,5 @@ +# $NetBSD: site.config.m4-tcpwrappers,v 1.4 2004/08/30 20:21:51 adrianp Exp $ + # enable tcpwrappers APPENDDEF(`confENVDEF', `-DTCPWRAPPERS') APPENDDEF(`conf_sendmail_LIBS', `-lwrap') |