diff options
Diffstat (limited to 'mail/openwebmail')
-rw-r--r-- | mail/openwebmail/Makefile | 1 | ||||
-rw-r--r-- | mail/openwebmail/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile index 5e7b5518afab..cf6c89d7419a 100644 --- a/mail/openwebmail/Makefile +++ b/mail/openwebmail/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://openwebmail.org/openwebmail/download/ \ EXTRACT_SUFX= .tgz MAINTAINER= leeym@FreeBSD.org +COMMENT= A webmail system designed to manage very big mail folder files in a memory efficient way RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \ diff --git a/mail/openwebmail/pkg-comment b/mail/openwebmail/pkg-comment deleted file mode 100644 index 50dbb1781788..000000000000 --- a/mail/openwebmail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A webmail system designed to manage very big mail folder files in a memory efficient way |