| Summary: | [patch] add missing files to www/en/multimedia, include in build | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | edwin | ||||
| Component: | Books & Articles | Assignee: | Remko Lodder <remko> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
edwin
2008-06-13 01:30:07 UTC
Responsible Changed From-To: freebsd-doc->remko Remko, you did earlier work on this, could you do the honours again? remko 2008-06-13 08:52:47 UTC
FreeBSD doc repository
Modified files:
en Makefile
Added files:
en/multimedia Makefile.inc Makefile.output
Log:
Add two missing Makefile pieces and hook up multimedia to the build.
PR: 124533
Submitted by: Edwin
Revision Changes Path
1.146 +2 -1 www/en/Makefile
1.1 +8 -0 www/en/multimedia/Makefile.inc (new)
1.1 +30 -0 www/en/multimedia/Makefile.output (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks! |