mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
790df40d4c
Makefile's commit log. (Actually I had a CVS problem, and Peter has fixed it for me) * * * * - Add patch-at to correctly build on FreeBSD 5.0+. PR: ports/17404 Submitted by: Khetan H. Gajjar <khetan@freebsd.os.org.za> - Mark `WWW:' in DESCR. Noticed by: portlint
11 lines
243 B
Plaintext
11 lines
243 B
Plaintext
--- configure.org Sun Feb 13 11:11:46 2000
|
|
+++ configure Sun Feb 13 11:12:16 2000
|
|
@@ -366,8 +366,8 @@
|
|
##
|
|
## Initialize server user ID and group ID variables
|
|
##
|
|
-conf_user=""
|
|
-conf_group=""
|
|
+conf_user="nobody"
|
|
+conf_group="nogroup"
|