diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-09-21 11:15:21 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-09-21 11:15:21 +0000 |
commit | 4cbd8bc7e8b95b463013abfa91d02e1d947ef38d (patch) | |
tree | 27823aa38d9365f403c56e25e120c7c3f304acf9 /mail | |
parent | 51812310e9de90c88d87fb4746cdd0bb56596c51 (diff) | |
download | pkgsrc-4cbd8bc7e8b95b463013abfa91d02e1d947ef38d.tar.gz |
Capitalize comment.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mini_sendmail/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mini_sendmail/Makefile.common b/mail/mini_sendmail/Makefile.common index ab4e8185a01..7df7a55c7a6 100644 --- a/mail/mini_sendmail/Makefile.common +++ b/mail/mini_sendmail/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.7 2003/07/17 21:46:32 grant Exp $ +# $NetBSD: Makefile.common,v 1.8 2003/09/21 11:15:21 jmmv Exp $ # DISTNAME= mini_sendmail-1.3.2 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.acme.com/software/mini_sendmail/ MAINTAINER= is@NetBSD.org HOMEPAGE= http://www.acme.com/software/mini_sendmail/ -COMMENT= accept email on behalf of the real sendmail without spooling +COMMENT= Accept email on behalf of the real sendmail without spooling FILESDIR= ${.CURDIR}/../mini_sendmail/files |