diff options
Diffstat (limited to 'libexec/pppoed/Makefile')
-rw-r--r-- | libexec/pppoed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/pppoed/Makefile b/libexec/pppoed/Makefile index 0f0c78eda4f1..9f8ed0cd5718 100644 --- a/libexec/pppoed/Makefile +++ b/libexec/pppoed/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/pppoed/Makefile,v 1.5.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= pppoed DPADD= ${LIBNETGRAPH} |