diff options
-rw-r--r-- | sysutils/stat/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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 |