diff options
author | schmonz <schmonz> | 2004-08-23 04:10:26 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2004-08-23 04:10:26 +0000 |
commit | 601df66960fd6a70d1d83088e3c29140d3df3073 (patch) | |
tree | 28cff9b045766669c08ea04d8945f725b6729fa9 | |
parent | affe007339a6ca502c14dce91f9a09da3b58a024 (diff) | |
download | pkgsrc-601df66960fd6a70d1d83088e3c29140d3df3073.tar.gz |
Really conflict with qmail-qfilter-1.5nb1.
-rw-r--r-- | mail/qmail-run/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/qmail-run/Makefile b/mail/qmail-run/Makefile index ee5222650b0..be2631e8525 100644 --- a/mail/qmail-run/Makefile +++ b/mail/qmail-run/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/08/23 03:52:52 schmonz Exp $ +# $NetBSD: Makefile,v 1.5 2004/08/23 04:10:26 schmonz Exp $ # DISTNAME= qmail-run-20040823 @@ -12,7 +12,7 @@ COMMENT= Configures qmail to receive and deliver mail DEPENDS_QMAIL= qmail>=1.03nb8:../../mail/qmail DEPENDS+= ${DEPENDS_QMAIL} -CONFLICTS+= qmail-qfilter=1.5nb1 +CONFLICTS+= qmail-qfilter-1.5nb1 PKG_INSTALLATION_TYPES= overwrite pkgviews |