diff options
Diffstat (limited to 'sbin/kldunload/Makefile')
-rw-r--r-- | sbin/kldunload/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/kldunload/Makefile b/sbin/kldunload/Makefile index 48e5c035ccdcb..92a3caaede2c5 100644 --- a/sbin/kldunload/Makefile +++ b/sbin/kldunload/Makefile @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/sbin/kldunload/Makefile,v 1.10 2006/02/27 22:20:57 wkoszek Exp $ # PROG= kldunload |