diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-10-12 13:41:44 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-10-12 13:41:44 +0000 |
commit | 3b47905a82cf960bf9b227adf3a4dbeaa6ef30ec (patch) | |
tree | bb008c4f2a0e6d6724ff91064592bd53640184b9 /sysutils/ataidle/Makefile | |
parent | ee1f154d82f6769f57209721bf78a5097d210eff (diff) | |
download | ports-3b47905a82cf960bf9b227adf3a4dbeaa6ef30ec.tar.gz ports-3b47905a82cf960bf9b227adf3a4dbeaa6ef30ec.zip |
Notes
Diffstat (limited to 'sysutils/ataidle/Makefile')
-rw-r--r-- | sysutils/ataidle/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/ataidle/Makefile b/sysutils/ataidle/Makefile index dfd8c423e45a..a7911657ba94 100644 --- a/sysutils/ataidle/Makefile +++ b/sysutils/ataidle/Makefile @@ -11,6 +11,9 @@ COMMENT= Utility to spin down ATA drives LICENSE= BSD3CLAUSE +DEPRECATED= obsoleted by camcontrol(8) +EXPIRATION_DATE= 2018-12-31 + USE_RC_SUBR= ${PORTNAME} PORTDOCS= Changelog README PLIST_FILES= sbin/ataidle \ |