diff options
-rw-r--r-- | sysutils/readlink/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/readlink/Makefile b/sysutils/readlink/Makefile index b08fc1b45dc1..3342b04a1db4 100644 --- a/sysutils/readlink/Makefile +++ b/sysutils/readlink/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= LOCAL/dd MAINTAINER= ports@FreeBSD.org COMMENT= Dereference a symbolic link and print the name of the target +DEPRECATED= All features implemented in the base system since FreeBSD 8.3 +EXPIRATION_DATE= 2014-08-03 + PLIST_FILES= bin/readlink \ man/man1/readlink.1.gz |