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/libpst/Makefile | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76038
Diffstat (limited to 'mail/libpst/Makefile')
-rw-r--r-- | mail/libpst/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/libpst/Makefile b/mail/libpst/Makefile index fb915a466260..cde6bf7d857d 100644 --- a/mail/libpst/Makefile +++ b/mail/libpst/Makefile @@ -14,5 +14,6 @@ DISTNAME= libpst_0.4.1 EXTRACT_SUFX= .tgz MAINTAINER= natey@natey.com +COMMENT= A tool for converting Outlook .pst files to Unix mbox format .include <bsd.port.mk> |