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 | bf343c5ce9e525187a510e55f0e02f60d54a816e (patch) | |
tree | 27823aa38d9365f403c56e25e120c7c3f304acf9 /mail/mini_sendmail | |
parent | 46ae9ea7e53fa10602ad0b0f3c46d812c5b29a9b (diff) | |
download | pkgsrc-bf343c5ce9e525187a510e55f0e02f60d54a816e.tar.gz |
Capitalize comment.
Diffstat (limited to 'mail/mini_sendmail')
-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 |