aboutsummaryrefslogtreecommitdiffstats
path: root/mail/fetchmail/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 20:51:06 +0800
committerknu <knu@FreeBSD.org>2003-02-21 20:51:06 +0800
commit69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882 (patch)
tree7903654ddec8f058cf8ec3f61c793feaf412e322 /mail/fetchmail/Makefile
parent5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (diff)
downloadfreebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.gz
freebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.zst
freebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.zip
De-pkg-comment.
Diffstat (limited to 'mail/fetchmail/Makefile')
-rw-r--r--mail/fetchmail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index cbe08ef503af..c8b40b81054f 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -16,6 +16,7 @@ MASTER_SITES= http://www.tuxedo.org/~esr/fetchmail/ \
ftp://ftp.ccil.org/pub/esr/fetchmail/
MAINTAINER= ve@sci.fi
+COMMENT= Batch mail retrieval utility for IMAP/POP2/POP3/APOP/KPOP/ETRN/ODMR
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
.if defined(WITH_X11)