1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/www/apache13-ssl/files/patch-as
Akinori MUSHA 790df40d4c This is a part of update to 1.3.12+1.40. For the rest, please see the
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
2000-04-27 16:14:49 +00:00

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"