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/ezmlm-web | |
parent | 5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (diff) | |
download | freebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.gz freebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.zst freebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.zip |
De-pkg-comment.
Diffstat (limited to 'mail/ezmlm-web')
-rw-r--r-- | mail/ezmlm-web/Makefile | 1 | ||||
-rw-r--r-- | mail/ezmlm-web/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/ezmlm-web/Makefile b/mail/ezmlm-web/Makefile index 6508606fa2a4..fb3aae6b1987 100644 --- a/mail/ezmlm-web/Makefile +++ b/mail/ezmlm-web/Makefile @@ -12,6 +12,7 @@ CATEGORIES= mail www MASTER_SITES= ftp://rucus.ru.ac.za/pub/mail/ezmlm/ MAINTAINER= guy-ezmlm@rucus.ru.ac.za +COMMENT= CGI script that lets you manage ezmlm-idx mailing lists through the web BUILD_DEPENDS= ${LOCALBASE}/${EZMLM_DIR}/bin/ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Ezmlm.pm:${PORTSDIR}/mail/p5-Mail-Ezmlm diff --git a/mail/ezmlm-web/pkg-comment b/mail/ezmlm-web/pkg-comment deleted file mode 100644 index a2f859e14a20..000000000000 --- a/mail/ezmlm-web/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -CGI script that lets you manage ezmlm-idx mailing lists through the web |