diff options
Diffstat (limited to 'security/cyrus-sasl/Makefile')
-rw-r--r-- | security/cyrus-sasl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile index 19a9099d81e..235ce048aff 100644 --- a/security/cyrus-sasl/Makefile +++ b/security/cyrus-sasl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2004/10/03 00:18:08 tv Exp $ +# $NetBSD: Makefile,v 1.47 2004/12/28 02:47:48 reed Exp $ .include "Makefile.common" -PKGREVISION= 7 +PKGREVISION= 8 SVR4_PKGNAME= csasl COMMENT= Simple Authentication and Security Layer |