diff options
author | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
commit | 7166660e0869e600de95f00511736db4bf628d2d (patch) | |
tree | 0b3576bf8d40c5f7d058728d38e43564bcae5836 /mail/courier-authldap | |
parent | 0594acf27e2afd5d50b45048bca038ebd6e1d8a1 (diff) | |
download | pkgsrc-7166660e0869e600de95f00511736db4bf628d2d.tar.gz |
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'mail/courier-authldap')
-rw-r--r-- | mail/courier-authldap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/courier-authldap/Makefile b/mail/courier-authldap/Makefile index 3cb2f1bc440..7c86504ed39 100644 --- a/mail/courier-authldap/Makefile +++ b/mail/courier-authldap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2003/01/28 22:03:28 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2003/05/02 11:55:38 wiz Exp $ PKGNAME= courier-authldap-${BASE_VERS} -PKGREVISION?= # empty +PKGREVISION?= 1 COMMENT= Courier LDAP authentication module CONFLICTS= courier-imap-ldap-[0-9]* |