From a597ba31427488565b157bb5d6f8f8de3163bbfb Mon Sep 17 00:00:00 2001 From: bapt Date: Sun, 27 Jan 2013 11:40:57 +0000 Subject: Deprecate a bunch of ports with no more upstream and/or no more public distfiles --- ports-mgmt/portcheck/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ports-mgmt') diff --git a/ports-mgmt/portcheck/Makefile b/ports-mgmt/portcheck/Makefile index 261d830b1a21..9402a2d603cf 100644 --- a/ports-mgmt/portcheck/Makefile +++ b/ports-mgmt/portcheck/Makefile @@ -11,6 +11,9 @@ DIST_SUBDIR= rerolled MAINTAINER= ports@FreeBSD.org COMMENT= Maintains the ports tree and checks up the installed packages +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + RUN_DEPENDS= ${LOCALBASE}/sbin/portaudit:${PORTSDIR}/ports-mgmt/portaudit PLIST_FILES= bin/portcheck -- cgit