diff --git a/en/gnome/docs/Makefile b/en/gnome/docs/Makefile index ca115bd647..e72ceaa901 100644 --- a/en/gnome/docs/Makefile +++ b/en/gnome/docs/Makefile @@ -1,14 +1,15 @@ # $FreeBSD$ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS= faq.sgml DOCS+= porting.sgml DOCS+= bugging.sgml +DOCS+= volunteer.sgml .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/gnome/docs/volunteer.sgml b/en/gnome/docs/volunteer.sgml new file mode 100644 index 0000000000..2889493125 --- /dev/null +++ b/en/gnome/docs/volunteer.sgml @@ -0,0 +1,52 @@ + + + + %gnomeincludes; + %includes; +]> + + + &header; + +
+ There is always something to do around the GNOME FreeBSD camp. + Grab something that sounds interesting to you, and run with it. + + +
Send any feedback to + &email;@FreeBSD.ORG. + + |
+