diff options
-rw-r--r-- | devel/p5-Penguin/Makefile | 2 | ||||
-rw-r--r-- | mail/pgpsendmail/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-PGPSimple/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Penguin/Makefile b/devel/p5-Penguin/Makefile index 55237e8f8051..b71d4d0f8dd4 100644 --- a/devel/p5-Penguin/Makefile +++ b/devel/p5-Penguin/Makefile @@ -12,7 +12,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Framework for passing digitally signed perl5 code between machines DEPRECATED= Depends on expired security/pgp -EXPIRATION_DATE=20170601 +EXPIRATION_DATE=2017-06-01 RUN_DEPENDS= pgp:security/pgp diff --git a/mail/pgpsendmail/Makefile b/mail/pgpsendmail/Makefile index 147573aedd77..fb521e13c7b6 100644 --- a/mail/pgpsendmail/Makefile +++ b/mail/pgpsendmail/Makefile @@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= PGP sign/encrypt/decrypt messages automatically DEPRECATED= Depends on expired security/pgp -EXPIRATION_DATE=20170601 +EXPIRATION_DATE=2017-06-01 LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi diff --git a/security/p5-Crypt-PGPSimple/Makefile b/security/p5-Crypt-PGPSimple/Makefile index 28fb2036da91..2686899e02bd 100644 --- a/security/p5-Crypt-PGPSimple/Makefile +++ b/security/p5-Crypt-PGPSimple/Makefile @@ -12,7 +12,7 @@ MAINTAINER= bofh@FreeBSD.org COMMENT= Crypt::PGPSimple provides a simple object-oriented interface to PGP DEPRECATED= Depends on expired security/pgp -EXPIRATION_DATE=20170601 +EXPIRATION_DATE=2017-06-01 LICENSE= ART10 GPLv1 LICENSE_COMB= dual |