summaryrefslogtreecommitdiff
path: root/mail/msgconvert
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:51:06 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:51:06 +0000
commit4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch)
tree179150b665d2f7da2053bd0dfeaf789ae4a7951a /mail/msgconvert
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76038
Diffstat (limited to 'mail/msgconvert')
-rw-r--r--mail/msgconvert/Makefile1
-rw-r--r--mail/msgconvert/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/msgconvert/Makefile b/mail/msgconvert/Makefile
index afc13c6dc932..00aa5aea17b2 100644
--- a/mail/msgconvert/Makefile
+++ b/mail/msgconvert/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.pl
EXTRACT_SUFX= .bz2
MAINTAINER= klammer@webonaut.com
+COMMENT= Convert .MSG files to multipart MIME messages (mbox)
RUN_DEPENDS= ${SITE_PERL}/OLE/Storage_Lite.pm:${PORTSDIR}/devel/p5-OLE-Storage_Lite \
${SITE_PERL}/MIME/Words.pm:${PORTSDIR}/mail/p5-MIME-Tools \
diff --git a/mail/msgconvert/pkg-comment b/mail/msgconvert/pkg-comment
deleted file mode 100644
index f04ae64828dd..000000000000
--- a/mail/msgconvert/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Convert .MSG files to multipart MIME messages (mbox)