svn commit: r549064 - head/net-mgmt/mdata-client

Danilo G. Baio dbaio at FreeBSD.org
Sat Sep 19 20:34:24 UTC 2020


Author: dbaio
Date: Sat Sep 19 20:34:23 2020
New Revision: 549064
URL: https://svnweb.freebsd.org/changeset/ports/549064

Log:
  net-mgmt/mdata-client: Unexpire, project still alive
  
  PR:		249447
  Submitted by:	 Juraj Lutter <juraj at lutter.sk> (maintainer)
  Event:		September 2020 Bugathon

Modified:
  head/net-mgmt/mdata-client/Makefile

Modified: head/net-mgmt/mdata-client/Makefile
==============================================================================
--- head/net-mgmt/mdata-client/Makefile	Sat Sep 19 20:34:23 2020	(r549063)
+++ head/net-mgmt/mdata-client/Makefile	Sat Sep 19 20:34:23 2020	(r549064)
@@ -13,9 +13,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 ONLY_FOR_ARCHS=	amd64
 ONLY_FOR_ARCHS_REASON=	SmartOS only runs on amd64
 
-DEPRECATED=	dead upstream
-EXPIRATION_DATE=	2020-08-20
-
 USES=		gmake
 USE_GITHUB=	yes
 GH_ACCOUNT=	joyent


More information about the svn-ports-all mailing list