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 524040efb5345..a7025f4fe96c0 100644 --- a/release/picobsd/tinyware/simple_httpd/Makefile +++ b/release/picobsd/tinyware/simple_httpd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/release/picobsd/tinyware/simple_httpd/Makefile,v 1.6 1999/08/28 01:33:59 peter Exp $ # PROG=simple_httpd SRCS= simple_httpd.c |