diff options
author | schmonz <schmonz> | 2007-06-28 18:50:06 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2007-06-28 18:50:06 +0000 |
commit | 1b8dc0535fa13be1cf10f0d01e609e5f1970c1be (patch) | |
tree | 1a9c1d6894c10f0653d13d4edbd243a13668a3b1 /mail/freepops | |
parent | 751367908a59f3f68acbf275bb3e4a6dead527f5 (diff) | |
download | pkgsrc-1b8dc0535fa13be1cf10f0d01e609e5f1970c1be.tar.gz |
Tweak COMMENT to aid the naive grepper.
Diffstat (limited to 'mail/freepops')
-rw-r--r-- | mail/freepops/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/freepops/Makefile b/mail/freepops/Makefile index f937f92c4e7..3c59a7510b5 100644 --- a/mail/freepops/Makefile +++ b/mail/freepops/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2007/06/28 16:36:44 schmonz Exp $ +# $NetBSD: Makefile,v 1.5 2007/06/28 18:50:06 schmonz Exp $ # DISTNAME= freepops-0.2.5 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freepops/} MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://www.freepops.org/ -COMMENT= Extensible POP3 interface to webmail +COMMENT= POP3 gateway to AOL, Gmail, Hotmail, Juno, Yahoo, etc. USE_LANGUAGES= c c++ USE_TOOLS+= bash:run bison gmake gsed patch tar |