diff options
-rw-r--r-- | mail/courier-authldap/Makefile | 3 | ||||
-rw-r--r-- | mail/courier-authpgsql/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/mail/courier-authldap/Makefile b/mail/courier-authldap/Makefile index a38914f6a8e..6aba1f5bf9b 100644 --- a/mail/courier-authldap/Makefile +++ b/mail/courier-authldap/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2004/03/26 02:27:43 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2004/07/14 21:33:11 jlam Exp $ PKGNAME= courier-authldap-${BASE_VERS} -PKGREVISION= 1 COMMENT= Courier LDAP authentication module CONFLICTS= courier-imap-ldap-[0-9]* diff --git a/mail/courier-authpgsql/Makefile b/mail/courier-authpgsql/Makefile index 4f0bcdb941a..2f325cce9e7 100644 --- a/mail/courier-authpgsql/Makefile +++ b/mail/courier-authpgsql/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2004/03/26 02:27:43 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2004/07/14 21:33:11 jlam Exp $ PKGNAME= courier-authpgsql-${BASE_VERS} -PKGREVISION= 1 COMMENT= Courier PostgreSQL authentication module DEPENDS+= courier-auth-${BASE_VERS}{,nb*}:../../mail/courier-auth |