diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch) | |
tree | 179150b665d2f7da2053bd0dfeaf789ae4a7951a /mail/fetchmail | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) |
Notes
Diffstat (limited to 'mail/fetchmail')
-rw-r--r-- | mail/fetchmail/Makefile | 1 | ||||
-rw-r--r-- | mail/fetchmail/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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) diff --git a/mail/fetchmail/pkg-comment b/mail/fetchmail/pkg-comment deleted file mode 100644 index 94ef6abe69d1..000000000000 --- a/mail/fetchmail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Batch mail retrieval utility for IMAP/POP2/POP3/APOP/KPOP/ETRN/ODMR |