aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ftp-proxy
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 05:45:17 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 05:45:17 +0000
commita9c219fa3cec18ef9f30edec6fa106bf0e2d423d (patch)
tree50188ea5c781ddc35338e77f24e94f1aa22aae1c /usr.sbin/ftp-proxy
parentba209d619d07461cc752dcdd596ab0d9b50e847a (diff)
This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs
'RELENG_7_0_0_RELEASE'. This commit was manufactured to restore the state of the 7.0-RELEASE image.
Diffstat (limited to 'usr.sbin/ftp-proxy')
-rw-r--r--usr.sbin/ftp-proxy/Makefile2
-rw-r--r--usr.sbin/ftp-proxy/Makefile.inc2
-rw-r--r--usr.sbin/ftp-proxy/ftp-proxy/Makefile2
-rw-r--r--usr.sbin/ftp-proxy/libevent/Makefile2
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