diff options
author | jlam <jlam@pkgsrc.org> | 2004-07-14 21:33:11 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-07-14 21:33:11 +0000 |
commit | 11bb7cac38614716284c9624642ecfdacbb5cb51 (patch) | |
tree | 853ebf89df3ad34e1003f1de65ede8ea21ceca25 /mail | |
parent | f5cc3e4dc04b0ef71f41e36945674d78dcb8b456 (diff) | |
download | pkgsrc-11bb7cac38614716284c9624642ecfdacbb5cb51.tar.gz |
Remove PKGREVISION after latest update to version 0.45.6.
Diffstat (limited to 'mail')
-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 |