diff options
Diffstat (limited to 'mail/sendmail')
-rw-r--r-- | mail/sendmail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index e3ee16b6ee3..dd1375d5023 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.115 2013/05/05 02:36:20 jnemeth Exp $ +# $NetBSD: Makefile,v 1.116 2013/07/12 10:44:58 jperkin Exp $ PKGNAME= sendmail-${DIST_VERS} +PKGREVISION= 1 COMMENT= The well known Mail Transport Agent CONFLICTS+= courier-mta-[0-9]* fastforward>=0.51nb2 postfix-[0-9]* |