mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
Extend EXPIRATION_DATE to 2018-01-31
- Add comment
This commit is contained in:
parent
f7c81f867a
commit
38d3102d4e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457732
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue