diff options
Diffstat (limited to 'usr.sbin/ftp-proxy')
| -rw-r--r-- | usr.sbin/ftp-proxy/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/ftp-proxy/Makefile.inc | 2 | ||||
| -rw-r--r-- | usr.sbin/ftp-proxy/ftp-proxy/Makefile | 2 | ||||
| -rw-r--r-- | usr.sbin/ftp-proxy/libevent/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/ftp-proxy/Makefile b/usr.sbin/ftp-proxy/Makefile index 67660c8cad30..00727033527e 100644 --- a/usr.sbin/ftp-proxy/Makefile +++ b/usr.sbin/ftp-proxy/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ftp-proxy/Makefile,v 1.1 2007/07/03 12:46:07 mlaier Exp $ SUBDIR= libevent ftp-proxy diff --git a/usr.sbin/ftp-proxy/Makefile.inc b/usr.sbin/ftp-proxy/Makefile.inc index 5abb7c023cc8..22b9761c5b3d 100644 --- a/usr.sbin/ftp-proxy/Makefile.inc +++ b/usr.sbin/ftp-proxy/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ftp-proxy/Makefile.inc,v 1.1 2007/07/03 12:46:07 mlaier Exp $ LIBEVENT= ${.OBJDIR}/../libevent/libevent.a diff --git a/usr.sbin/ftp-proxy/ftp-proxy/Makefile b/usr.sbin/ftp-proxy/ftp-proxy/Makefile index 773c25d91256..51e9d5f9d2b6 100644 --- a/usr.sbin/ftp-proxy/ftp-proxy/Makefile +++ b/usr.sbin/ftp-proxy/ftp-proxy/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ftp-proxy/ftp-proxy/Makefile,v 1.1 2007/07/03 12:46:08 mlaier Exp $ .PATH: ${.CURDIR}/../../../contrib/pf/ftp-proxy diff --git a/usr.sbin/ftp-proxy/libevent/Makefile b/usr.sbin/ftp-proxy/libevent/Makefile index acc546fe6068..1d511b110057 100644 --- a/usr.sbin/ftp-proxy/libevent/Makefile +++ b/usr.sbin/ftp-proxy/libevent/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ftp-proxy/libevent/Makefile,v 1.1 2007/07/03 12:46:08 mlaier Exp $ .PATH: ${.CURDIR}/../../../contrib/pf/libevent |
