svn commit: r515082 - head/www/miniminiweb

Kurt Jaeger pi at FreeBSD.org
Mon Oct 21 05:26:27 UTC 2019


Author: pi
Date: Mon Oct 21 05:26:26 2019
New Revision: 515082
URL: https://svnweb.freebsd.org/changeset/ports/515082

Log:
  www/miniminiweb: mark deprecated
  
  Submitted by:	Neel Chauhan <neel at neelc.org> (upstream)

Modified:
  head/www/miniminiweb/Makefile

Modified: head/www/miniminiweb/Makefile
==============================================================================
--- head/www/miniminiweb/Makefile	Mon Oct 21 04:51:34 2019	(r515081)
+++ head/www/miniminiweb/Makefile	Mon Oct 21 05:26:26 2019	(r515082)
@@ -10,6 +10,9 @@ COMMENT=	Minimal, Multithreaded web server in C
 
 LICENSE=	BSD2CLAUSE
 
+DEPRECATED=	Upstream no longer available
+EXPIRATION_DATE=	2019-11-30
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	neelchauhan
 GH_PROJECT=	MiniMiniWeb


More information about the svn-ports-head mailing list