diff options
author | jperkin <jperkin> | 2016-03-05 11:27:40 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2016-03-05 11:27:40 +0000 |
commit | c0a26845d479bd5f11f3aff9df6b3ebb0a53c48a (patch) | |
tree | 25584fd3e292ea8eda1521e1d5890e538d3b45a5 /mail/opensmtpd | |
parent | cd17bf98896db32c3f5d511ca15ebaa3b05b85b2 (diff) | |
download | pkgsrc-c0a26845d479bd5f11f3aff9df6b3ebb0a53c48a.tar.gz |
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'mail/opensmtpd')
-rw-r--r-- | mail/opensmtpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/opensmtpd/Makefile b/mail/opensmtpd/Makefile index fafcf43d76b..6725d23a674 100644 --- a/mail/opensmtpd/Makefile +++ b/mail/opensmtpd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2015/12/12 01:24:13 wiedi Exp $ +# $NetBSD: Makefile,v 1.7 2016/03/05 11:28:49 jperkin Exp $ VERSION= 5.3.3p1 DISTNAME= opensmtpd-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail net MASTER_SITES= http://www.opensmtpd.org/archives/ |