svn commit: r43824 - head/en_US.ISO8859-1/htdocs/cgi/GnatsPR

Glen Barber gjb at FreeBSD.org
Fri Feb 7 19:41:05 UTC 2014


Author: gjb
Date: Fri Feb  7 19:41:04 2014
New Revision: 43824
URL: http://svnweb.freebsd.org/changeset/doc/43824

Log:
  Include SectionIterator.pm.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/cgi/GnatsPR/Makefile

Modified: head/en_US.ISO8859-1/htdocs/cgi/GnatsPR/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/cgi/GnatsPR/Makefile	Fri Feb  7 19:27:59 2014	(r43823)
+++ head/en_US.ISO8859-1/htdocs/cgi/GnatsPR/Makefile	Fri Feb  7 19:41:04 2014	(r43824)
@@ -9,6 +9,6 @@
 
 SUBDIR=	Section
 
-DATA=	MIMEIterator.pm Section.pm
+DATA=	MIMEIterator.pm Section.pm SectionIterator.pm
 
 .include "${DOC_PREFIX}/share/mk/web.site.mk"


More information about the svn-doc-all mailing list