diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-04-28 13:54:20 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-04-28 13:54:20 +0000 |
commit | 740b1db2b0a8e7e3b5af33993a60d8f47b59ce53 (patch) | |
tree | c96fb5ba17e0207d746260ea95e946bb30c296ab /security | |
parent | 449c32fa98fb9e824339ebc8ae206d7eacbb0048 (diff) | |
download | freebsd-ports-740b1db2b0a8e7e3b5af33993a60d8f47b59ce53.zip |
Chase expiration of security/pgp
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-PGPSimple/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/p5-Crypt-PGPSimple/Makefile b/security/p5-Crypt-PGPSimple/Makefile index fc17588793b7..28fb2036da91 100644 --- a/security/p5-Crypt-PGPSimple/Makefile +++ b/security/p5-Crypt-PGPSimple/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Crypt::PGPSimple provides a simple object-oriented interface to PGP +DEPRECATED= Depends on expired security/pgp +EXPIRATION_DATE=20170601 + LICENSE= ART10 GPLv1 LICENSE_COMB= dual |