From 1beca13b147a94e23a6f4f0a8a2fd22401e52f95 Mon Sep 17 00:00:00 2001 From: lawrance Date: Tue, 20 Dec 2005 06:22:01 +0000 Subject: Mark deprecated and expire in 3 months. This software is buggy, and "stat" has been in the base system since FreeBSD 4.10. PR: ports/25490 Submitted by: Tony Finch Approved by: wosch (maintainer, timeout 4 years) --- sysutils/stat/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sysutils/stat') diff --git a/sysutils/stat/Makefile b/sysutils/stat/Makefile index b21d1f4..d2f4cd8 100644 --- a/sysutils/stat/Makefile +++ b/sysutils/stat/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://wolfram.schneider.org/src/ MAINTAINER= wosch@FreeBSD.org COMMENT= Print inode contents +DEPRECATED= Buggy, use stat(1) from base +EXPIRATION_DATE=2006-03-20 + MAN1= stat.1 MANCOMPRESSED= yes PLIST_FILES= bin/stat -- cgit v1.1