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/queue-repair | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) | |
download | ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.tar.gz ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.zip |
Notes
Diffstat (limited to 'mail/queue-repair')
-rw-r--r-- | mail/queue-repair/Makefile | 1 | ||||
-rw-r--r-- | mail/queue-repair/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/queue-repair/Makefile b/mail/queue-repair/Makefile index c1d848757224..539c7b8906c7 100644 --- a/mail/queue-repair/Makefile +++ b/mail/queue-repair/Makefile @@ -12,6 +12,7 @@ CATEGORIES= mail python MASTER_SITES= http://www.qcc.ca/~charlesc/software/queue_repair/ MAINTAINER= sergei@kolobov.com +COMMENT= A qmail queue diagnostic and repair tool .if !defined(WITHOUT_QMAIL_PORT) RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail diff --git a/mail/queue-repair/pkg-comment b/mail/queue-repair/pkg-comment deleted file mode 100644 index 30fe719ce7a5..000000000000 --- a/mail/queue-repair/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A qmail queue diagnostic and repair tool |