summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2016-10-17 13:45:45 +0000
committerhans <hans@pkgsrc.org>2016-10-17 13:45:45 +0000
commita782fdeabd9170ea473fb90ff1fe459822d7f6c7 (patch)
tree5ca4f1c3fea4835109abab3efc4ab30c438f2c1f /security
parent46c20c01848ee9404dd4b0f82643d9e4cc23a3b1 (diff)
downloadpkgsrc-a782fdeabd9170ea473fb90ff1fe459822d7f6c7.tar.gz
security/cyrus-sasl was changed to use doors on SunOS. Bump PKGREVISION.
Diffstat (limited to 'security')
-rw-r--r--security/cyrus-saslauthd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cyrus-saslauthd/Makefile b/security/cyrus-saslauthd/Makefile
index 9a4267f0c52..09b2ee1a548 100644
--- a/security/cyrus-saslauthd/Makefile
+++ b/security/cyrus-saslauthd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2016/03/05 11:29:19 jperkin Exp $
+# $NetBSD: Makefile,v 1.50 2016/10/17 13:45:45 hans Exp $
PKGNAME= ${DISTNAME:S/sasl/saslauthd/}
-PKGREVISION= 4
+PKGREVISION= 5
CONFLICTS+= cyrus-sasl<2.1.15nb2
.include "../../security/cyrus-sasl/Makefile.common"