ports/www/tclhttpd/files/patch-ae
Mikhail Teterin cf390065f5 Bring to the latest version. Link all of the little external libraries
needed by the tclhttpd into one file. I submitted this back in December,
but nobody cared since. Now I can commit this myself :)

PR:		ports/23310
Submitted by:	mi
2001-02-07 22:36:13 +00:00

12 lines
242 B
Text

--- bin/tclhttpd.rc Mon Apr 24 21:39:19 2000
+++ bin/tclhttpd.rc Fri Apr 28 19:23:21 2000
@@ -36,3 +36,3 @@
-Config uid 50
+Config uid 65534 ;# BSD's nobody
@@ -45,3 +45,3 @@
-Config gid 50
+Config gid 65534 ;# BSD's nobody group