diff options
Diffstat (limited to 'security/pkcs11-dump/Makefile')
-rw-r--r-- | security/pkcs11-dump/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pkcs11-dump/Makefile b/security/pkcs11-dump/Makefile index fa13ee28803a..f970a950fd94 100644 --- a/security/pkcs11-dump/Makefile +++ b/security/pkcs11-dump/Makefile @@ -12,6 +12,8 @@ COMMENT= Allow dumping PKCS\#11 token content PROJECTHOST= pkcs11-tools BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 USES= tar:bzip2 USE_OPENSSL= yes |