diff options
author | adam <adam@pkgsrc.org> | 2018-12-09 21:05:32 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-12-09 21:05:32 +0000 |
commit | e481f1d9d05e3958655d6224f783df115d7d1bbc (patch) | |
tree | 30f0f4f722f450387f61b6cd433865344eb917ea /security/cy2-otp | |
parent | 32f204af797751666430c0f60820436231a65b26 (diff) | |
download | pkgsrc-e481f1d9d05e3958655d6224f783df115d7d1bbc.tar.gz |
Removed commented-out PKGREVISIONs
Diffstat (limited to 'security/cy2-otp')
-rw-r--r-- | security/cy2-otp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/cy2-otp/Makefile b/security/cy2-otp/Makefile index 57947b1f1b8..13548e7fc99 100644 --- a/security/cy2-otp/Makefile +++ b/security/cy2-otp/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2018/04/17 01:57:18 christos Exp $ +# $NetBSD: Makefile,v 1.23 2018/12/09 21:05:34 adam Exp $ PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-otp/} -#PKGREVISION= 5 COMMENT= Cyrus SASL OTP authentication plugin SASL_PLUGIN= yes |