diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-15 17:28:08 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-15 17:28:08 +0000 |
commit | 637b3d75f32e388a128f41aa2d3db1522511c43c (patch) | |
tree | da45bc610b895baaaec7e5627ae6fc549ed3528c /sysutils/lmon | |
parent | www/wt: update to 4.1.1 (diff) |
Deprecate a few ports
Notes
Notes:
svn path=/head/; revision=512125
Diffstat (limited to 'sysutils/lmon')
-rw-r--r-- | sysutils/lmon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/lmon/Makefile b/sysutils/lmon/Makefile index 24f69517ff8b..abd9fd6d9c54 100644 --- a/sysutils/lmon/Makefile +++ b/sysutils/lmon/Makefile @@ -14,6 +14,8 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 RUN_DEPENDS= p5-Config-IniFiles>=0:devel/p5-Config-IniFiles \ p5-Mail-Sendmail>=0:mail/p5-Mail-Sendmail \ |