aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-03-31 23:38:12 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-03-31 23:38:12 +0800
commit250a6a48a308a6df831355d183915cb49ee63ead (patch)
tree9b7901ec13f8406e50f8deb258074bb51ca315c2 /mail
parent19a46b3897321e6d2ae14a53b5b67dba479ce411 (diff)
downloadfreebsd-ports-gnome-250a6a48a308a6df831355d183915cb49ee63ead.tar.gz
freebsd-ports-gnome-250a6a48a308a6df831355d183915cb49ee63ead.tar.zst
freebsd-ports-gnome-250a6a48a308a6df831355d183915cb49ee63ead.zip
Extend EXPIRATION_DATE to 2018-04-30
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Net-SMTP-SSL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Net-SMTP-SSL/Makefile b/mail/p5-Net-SMTP-SSL/Makefile
index 26b4766dc3bc..a92306bf7318 100644
--- a/mail/p5-Net-SMTP-SSL/Makefile
+++ b/mail/p5-Net-SMTP-SSL/Makefile
@@ -14,7 +14,7 @@ LICENSE_COMB= dual
# devel/bugzilla{44,50} still depend on this port
DEPRECATED= Deprecated by upstream, use Net::SMTP instead
-EXPIRATION_DATE=2018-03-31
+EXPIRATION_DATE=2018-04-30
BUILD_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL
RUN_DEPENDS:= ${BUILD_DEPENDS}