diff options
author | sam <sam@FreeBSD.org> | 2009-01-16 20:42:43 +0000 |
---|---|---|
committer | sam <sam@FreeBSD.org> | 2009-01-16 20:42:43 +0000 |
commit | 94175f1bc4ec59807767dbaf9a2800fa3e917efc (patch) | |
tree | 8c6b8a4884665b4f7944b879a55d4c3f1395e7d1 /etc/devd | |
parent | 73d367ea9598a327f0066d125f5c90b15d83984c (diff) | |
download | FreeBSD-src-94175f1bc4ec59807767dbaf9a2800fa3e917efc.zip FreeBSD-src-94175f1bc4ec59807767dbaf9a2800fa3e917efc.tar.gz |
revert r187343
Diffstat (limited to 'etc/devd')
-rw-r--r-- | etc/devd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/devd/Makefile b/etc/devd/Makefile index ad434f2..f2bb184 100644 --- a/etc/devd/Makefile +++ b/etc/devd/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -FILES= asus.conf uath.conf +FILES= asus.conf NO_OBJ= FILESDIR= /etc/devd |