diff options
author | jlam <jlam@pkgsrc.org> | 2004-09-12 05:10:09 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-09-12 05:10:09 +0000 |
commit | e3b166145e8366e6a6445540b1cf38ab19734639 (patch) | |
tree | b50a1d8ae94c3dfe599da767c33189e9ec436bc2 /security | |
parent | 2af0a805977b2b6d086e1a37907813fbc511d812 (diff) | |
download | pkgsrc-e3b166145e8366e6a6445540b1cf38ab19734639.tar.gz |
Bump the PKGREVISION after fixing pkg/26678.
Diffstat (limited to 'security')
-rw-r--r-- | security/cy2-gssapi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/cy2-gssapi/Makefile b/security/cy2-gssapi/Makefile index 4d89c789724..2cb454d27c7 100644 --- a/security/cy2-gssapi/Makefile +++ b/security/cy2-gssapi/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2004/09/12 05:07:28 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2004/09/12 05:10:09 jlam Exp $ PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-gssapi/} +PKGREVISION= 1 COMMENT= Cyrus SASL GSSAPI authentication plugin SASL_PLUGIN= yes |