From ff7650ac2d9e795dfd4bf25b5e200227959aa473 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Mon, 11 Jul 2016 15:37:45 +0000 Subject: - Drop maintainership and deprecate: does not work with pkg(8) PR: 210973 Submitted by: serpent7776@gmail.com (maintainer) --- ports-mgmt/xps/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ports-mgmt') diff --git a/ports-mgmt/xps/Makefile b/ports-mgmt/xps/Makefile index 9e650414114c..207aaf5e21e6 100644 --- a/ports-mgmt/xps/Makefile +++ b/ports-mgmt/xps/Makefile @@ -5,9 +5,12 @@ PORTNAME= xps PORTVERSION= 0.5.2 CATEGORIES= ports-mgmt -MAINTAINER= serpent7776@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Tool that searches the ports tree by various criteria +DEPRECATED= Does not support pkg(8) +EXPIRATION_DATE= 2016-08-10 + LICENSE= MIT USE_GITHUB= yes -- cgit