diff options
Diffstat (limited to 'usr.sbin/lptcontrol/Makefile')
-rw-r--r-- | usr.sbin/lptcontrol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/lptcontrol/Makefile b/usr.sbin/lptcontrol/Makefile index 3f7a939a7e170..17de12916f3b6 100644 --- a/usr.sbin/lptcontrol/Makefile +++ b/usr.sbin/lptcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lptcontrol/Makefile,v 1.7 2004/10/01 20:04:20 schweikh Exp $ PROG= lptcontrol MAN= lptcontrol.8 |