diff options
Diffstat (limited to 'usr.bin/tabs/Makefile')
-rw-r--r-- | usr.bin/tabs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tabs/Makefile b/usr.bin/tabs/Makefile index 4b5d40e0d302..e07c634151e6 100644 --- a/usr.bin/tabs/Makefile +++ b/usr.bin/tabs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/tabs/Makefile,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= tabs DPADD= ${LIBTERMCAP} |