diff options
author | jperkin <jperkin> | 2013-07-12 10:44:52 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2013-07-12 10:44:52 +0000 |
commit | c1d9049ad15a565ff157824c62813e554dcd33cb (patch) | |
tree | 32a787631a0e2f2e2b7c531a3ca775e8ea53cccb /mail/sendmail | |
parent | 37bcdc422831e3e7fd6907c4f9d2655ef3701bcd (diff) | |
download | pkgsrc-c1d9049ad15a565ff157824c62813e554dcd33cb.tar.gz |
Bump PKGREVISION of all packages which create users, to pick up change of
sysutils/user_* packages.
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]* |