diff options
Diffstat (limited to 'sbin/atacontrol')
-rw-r--r-- | sbin/atacontrol/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/atacontrol/Makefile b/sbin/atacontrol/Makefile index 944af43..07ec668 100644 --- a/sbin/atacontrol/Makefile +++ b/sbin/atacontrol/Makefile @@ -1,5 +1,4 @@ #$FreeBSD$ PROG= atacontrol -MAN8= atacontrol.8 .include <bsd.prog.mk> |