diff options
author | schmonz <schmonz@pkgsrc.org> | 2004-08-30 12:39:19 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2004-08-30 12:39:19 +0000 |
commit | c6a683c36a4c3483318e6cc4f6aaa8ff3ffb6146 (patch) | |
tree | f42474c07b962421f63613b9eafb75878d4610f8 /mail/queue_repair | |
parent | b57e7fa35051862e5a1da8d28c944625010eb249 (diff) | |
download | pkgsrc-c6a683c36a4c3483318e6cc4f6aaa8ff3ffb6146.tar.gz |
Whitespace.
Diffstat (limited to 'mail/queue_repair')
-rw-r--r-- | mail/queue_repair/Makefile | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/mail/queue_repair/Makefile b/mail/queue_repair/Makefile index 85c40fc61a0..0f340a3670f 100644 --- a/mail/queue_repair/Makefile +++ b/mail/queue_repair/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.10 2004/08/28 20:08:15 schmonz Exp $ +# $NetBSD: Makefile,v 1.11 2004/08/30 12:39:19 schmonz Exp $ # -DISTNAME= queue-repair-0.9.0 -CATEGORIES= mail -MASTER_SITES= ${HOMEPAGE} +DISTNAME= queue-repair-0.9.0 +CATEGORIES= mail +MASTER_SITES= ${HOMEPAGE} -MAINTAINER= zuntum@NetBSD.org -HOMEPAGE= http://www.qcc.sk.ca/~charlesc/software/queue_repair/ -COMMENT= Check or correct most corruptions of the queue in qmail +MAINTAINER= zuntum@NetBSD.org +HOMEPAGE= http://www.qcc.sk.ca/~charlesc/software/queue_repair/ +COMMENT= Check or correct most corruptions of the queue in qmail -NO_BUILD= YES +NO_BUILD= YES PYTHON_PATCH_SCRIPTS= queue_repair.py |