mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 12:40:45 -04:00
- define LICENSE - simplify handling of USERS and GROUPS - reorder make variables in accordance with policy - regenerate patches - harden amstatus against task death Changelog: https://www.zmanda.com/amanda-community/?ss360SearchTerm=3.5.1 PR: 264714 Approved by: fbsd@dylanleigh.net (maintainer timeout)
10 lines
272 B
Text
10 lines
272 B
Text
--- man/Makefile.in.orig 2017-12-01 13:26:55 UTC
|
|
+++ man/Makefile.in
|
|
@@ -1406,6 +1406,7 @@ COMMON_MAN_PAGES = amanda.8 \
|
|
amservice.8 \
|
|
amssl.8 \
|
|
script-email.8
|
|
+@WANT_SERVER_TRUE@COMMON_MAN_PAGES =
|
|
|
|
CLIENT_MAN_PAGES = \
|
|
amanda-applications.7 \
|