diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 20:51:06 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 20:51:06 +0800 |
commit | 69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882 (patch) | |
tree | 7903654ddec8f058cf8ec3f61c793feaf412e322 /mail/mess822/Makefile | |
parent | 5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (diff) | |
download | freebsd-ports-graphics-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.gz freebsd-ports-graphics-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.zst freebsd-ports-graphics-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.zip |
De-pkg-comment.
Diffstat (limited to 'mail/mess822/Makefile')
-rw-r--r-- | mail/mess822/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/mess822/Makefile b/mail/mess822/Makefile index d2e9ce4a0d6..eb399e96e53 100644 --- a/mail/mess822/Makefile +++ b/mail/mess822/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://cr.yp.to/software/ \ ftp://mirror.pipex.net/pub/unix/mail/qmail/ MAINTAINER= drs@rucus.ru.ac.za +COMMENT= RFC 822 mail message parsing library and rewriting utilities RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail |