diff options
Diffstat (limited to 'mail/sendmail/Makefile')
-rw-r--r-- | mail/sendmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index 614a85905cf..150f2f43d2e 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.71 2004/06/23 11:02:02 cjep Exp $ +# $NetBSD: Makefile,v 1.72 2004/07/21 23:30:16 schmonz Exp $ .include "../../mail/sendmail/Makefile.common" PKGNAME= sendmail-${DIST_VERS} COMMENT= The well known Mail Transport Agent -CONFLICTS+= postfix-[0-9]* +CONFLICTS+= postfix-[0-9]* fastforward>=0.51nb2 MESSAGE_SRC= ${WRKDIR}/.MESSAGE_SRC PLIST_SRC= ${WRKDIR}/.PLIST_SRC |