svn commit: r515134 - head/devel/libtrue

Bryan Drewery bdrewery at FreeBSD.org
Mon Oct 21 21:50:42 UTC 2019


Author: bdrewery
Date: Mon Oct 21 21:50:42 2019
New Revision: 515134
URL: https://svnweb.freebsd.org/changeset/ports/515134

Log:
  Drop and deprecate

Modified:
  head/devel/libtrue/Makefile

Modified: head/devel/libtrue/Makefile
==============================================================================
--- head/devel/libtrue/Makefile	Mon Oct 21 21:50:05 2019	(r515133)
+++ head/devel/libtrue/Makefile	Mon Oct 21 21:50:42 2019	(r515134)
@@ -5,11 +5,14 @@ PORTVERSION=	20170609
 PORTREVISION=	4
 CATEGORIES=	devel
 
-MAINTAINER=	bdrewery at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	You can't handle the truth
 
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
+
+DEPRECATED=	The joke is dead
+EXPIRATION_DATE=2019-11-21
 
 USE_GITHUB=	yes
 GH_TAGNAME=	cc8c99f5d1406b5e7db7d712aff2b6b294560ace


More information about the svn-ports-head mailing list