diff options
author | jnemeth <jnemeth> | 2008-01-04 02:25:36 +0000 |
---|---|---|
committer | jnemeth <jnemeth> | 2008-01-04 02:25:36 +0000 |
commit | 695632443d2936e3318e57ca6d46413c7d8a4bf8 (patch) | |
tree | 9bca14ef91b966baff85638604cce486c149c867 /mail | |
parent | 0766ea78a930ba808aa18b4a5e4ae03c29ef2bd2 (diff) | |
download | pkgsrc-695632443d2936e3318e57ca6d46413c7d8a4bf8.tar.gz |
change comment indicating what uses this file to suggested format
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sendmail/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sendmail/Makefile.common b/mail/sendmail/Makefile.common index 15affb44115..a3e941d88ea 100644 --- a/mail/sendmail/Makefile.common +++ b/mail/sendmail/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.44 2007/11/02 08:27:36 jnemeth Exp $ +# $NetBSD: Makefile.common,v 1.45 2008/01/04 02:25:36 jnemeth Exp $ # -# Makefile fragment shared with libmilter +# used by mail/libmilter/Makefile # DISTNAME= sendmail.${DIST_VERS} |