summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorschmonz <schmonz>2006-12-29 06:44:00 +0000
committerschmonz <schmonz>2006-12-29 06:44:00 +0000
commit687af68c6f8c1f660efc83dd9ebdc586d9c948bb (patch)
tree1de77c4421f7324d6c8bf1f775a09c2c10102607 /mail
parentd441e575f1cb32ea701513f939d07efbf3dd7a72 (diff)
downloadpkgsrc-687af68c6f8c1f660efc83dd9ebdc586d9c948bb.tar.gz
This package is incompatible with mail/qmail, as it does not follow
symlinks properly. Add a MESSAGE to this effect, addressing PR pkg/30904. Bump PKGREVISION.
Diffstat (limited to 'mail')
-rw-r--r--mail/queue-repair/MESSAGE8
-rw-r--r--mail/queue-repair/Makefile4
2 files changed, 10 insertions, 2 deletions
diff --git a/mail/queue-repair/MESSAGE b/mail/queue-repair/MESSAGE
new file mode 100644
index 00000000000..1235fd7e10a
--- /dev/null
+++ b/mail/queue-repair/MESSAGE
@@ -0,0 +1,8 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2006/12/29 06:44:00 schmonz Exp $
+
+This package is incompatible with mail/qmail, as it does not follow
+symlinks properly. Use it only with non-pkgsrc qmail installations.
+Otherwise, try mail/queue-fix instead.
+
+===========================================================================
diff --git a/mail/queue-repair/Makefile b/mail/queue-repair/Makefile
index 31851b1539f..3df46582276 100644
--- a/mail/queue-repair/Makefile
+++ b/mail/queue-repair/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:09:57 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/12/29 06:44:00 schmonz Exp $
#
DISTNAME= queue-repair-0.9.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}