diff options
Diffstat (limited to 'usr.bin/less/Makefile.common')
-rw-r--r-- | usr.bin/less/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/less/Makefile.common b/usr.bin/less/Makefile.common index fcc6ccfa1ce3c..8aea191fded1c 100644 --- a/usr.bin/less/Makefile.common +++ b/usr.bin/less/Makefile.common @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/less/Makefile.common,v 1.4 2003/06/06 13:46:55 kuriyama Exp $ LSDIR= ${.CURDIR}/../../contrib/less .PATH: ${LSDIR} |