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 /mail/pgpsendmail | |
parent | 449c32fa98fb9e824339ebc8ae206d7eacbb0048 (diff) |
Chase expiration of security/pgp
Notes
Notes:
svn path=/head/; revision=439610
Diffstat (limited to 'mail/pgpsendmail')
-rw-r--r-- | mail/pgpsendmail/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/pgpsendmail/Makefile b/mail/pgpsendmail/Makefile index 0bd04f6d462e..147573aedd77 100644 --- a/mail/pgpsendmail/Makefile +++ b/mail/pgpsendmail/Makefile @@ -11,6 +11,9 @@ DISTNAME= PGPsendmail-v${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= PGP sign/encrypt/decrypt messages automatically +DEPRECATED= Depends on expired security/pgp +EXPIRATION_DATE=20170601 + LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi |