svn commit: r52778 - head/en_US.ISO8859-1/htdocs/security
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb Date: Thu Jan 24 18:18:01 2019 New Revision: 52778 URL: https://svnweb.freebsd.org/changeset/doc/52778 Log: Fix file installation following r52777. Pointyhat: gjb (myself) Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/security/Makefile Modified: head/en_US.ISO8859-1/htdocs/security/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/security/Makefile Thu Jan 24 17:47:48 2019 (r52777) +++ head/en_US.ISO8859-1/htdocs/security/Makefile Thu Jan 24 18:18:01 2019 (r52778) @@ -11,8 +11,8 @@ SUBDIR= advisories SUBDIR+= patches DATA= so_public_key.asc -DATA= advisory-template.txt -DATA= errata-template.txt +DATA+= advisory-template.txt +DATA+= errata-template.txt DOCS= charter.xml DOCS+= security.xml DOCS+= advisories.xml _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"