diff options
Diffstat (limited to 'release/picobsd/tinyware/simple_httpd/Makefile')
-rw-r--r-- | release/picobsd/tinyware/simple_httpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/picobsd/tinyware/simple_httpd/Makefile b/release/picobsd/tinyware/simple_httpd/Makefile index 34864a5fc7b8..524040efb534 100644 --- a/release/picobsd/tinyware/simple_httpd/Makefile +++ b/release/picobsd/tinyware/simple_httpd/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2.2.2 1999/05/05 07:31:31 abial Exp $ +# $FreeBSD$ # PROG=simple_httpd SRCS= simple_httpd.c |