Extend EXPIRATION_DATE to 2018-01-31

- Add comment
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-12-31 22:23:08 +00:00
parent f7c81f867a
commit 38d3102d4e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457732

View file

@ -12,12 +12,13 @@ COMMENT= SSL support for Net::SMTP
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
# devel/bugzilla{44,50} still depend on this port
DEPRECATED= Deprecated by upstream, use Net::SMTP instead
EXPIRATION_DATE=2018-01-31
BUILD_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL
RUN_DEPENDS:= ${BUILD_DEPENDS}
DEPRECATED= Deprecated by upstream, use Net::SMTP instead
EXPIRATION_DATE=2017-03-31
NO_ARCH= yes
USE_PERL5= configure
USES= perl5