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/mess822/Makefile | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) | |
download | ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.tar.gz ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76038
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 d2e9ce4a0d6b..eb399e96e535 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 |