summaryrefslogtreecommitdiff
path: root/mail/fetchmail
diff options
context:
space:
mode:
authormartti <martti>2003-07-21 16:56:41 +0000
committermartti <martti>2003-07-21 16:56:41 +0000
commit6034dec4184f9966c2003aed8c9a73d22d0718a1 (patch)
treea3785f5e75be83c660585d68a3cd9dae1d0cb30b /mail/fetchmail
parent08cea73ea689570d2cebd54c9886cf260db20484 (diff)
downloadpkgsrc-6034dec4184f9966c2003aed8c9a73d22d0718a1.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'mail/fetchmail')
-rw-r--r--mail/fetchmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 948f6f2d720..7894f623f16 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.129 2003/07/20 14:52:45 frueauf Exp $
+# $NetBSD: Makefile,v 1.130 2003/07/21 16:56:45 martti Exp $
DISTNAME= fetchmail-6.2.3
CATEGORIES= mail
@@ -7,7 +7,7 @@ MASTER_SITES= http://catb.org/~esr/fetchmail/ \
MAINTAINER= frueauf@NetBSD.org
HOMEPAGE= http://catb.org/~esr/fetchmail/
-COMMENT= batch mail retrieval/forwarding utility for pop2, pop3, apop, imap
+COMMENT= Batch mail retrieval/forwarding utility for pop2, pop3, apop, imap
BUILD_USES_MSGFMT= YES