diff options
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index bbb49fa305d..d3be86b6d2a 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 2004/03/07 10:13:46 grant Exp $ +# $NetBSD: Makefile,v 1.122 2004/03/07 10:16:05 grant Exp $ DISTNAME= postfix-2.0.18 PKGREVISION= 1 @@ -9,6 +9,8 @@ MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.postfix.org/ COMMENT= Postfix SMTP server and tools +CONFLICTS+= sendmail-[0-9]* + DIST_SUBDIR= postfix PKG_INSTALLATION_TYPES= overwrite pkgviews |