mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 14:20:33 -04:00
9 lines
308 B
Text
9 lines
308 B
Text
--- Makefile.orig 2015-02-15 23:56:31 UTC
|
|
+++ Makefile
|
|
@@ -16,6 +16,3 @@ install:
|
|
cp sws.8.txt ${DST}/man/man8/sws.8
|
|
chmod 755 ${DST}/bin/sws
|
|
chmod 644 ${DST}/man/man8/sws.8
|
|
- chown root:wheel ${DST}/bin/sws ${DST}/man/man8/sws.8
|
|
- chown www:www ${DST}/sws/docs
|
|
- chown www:www ${DST}/etc/sws.cfg
|