Fix alphabetical order.

svn path=/main/trunk/; revision=5649
diff --git a/man/make.conf.5 b/man/make.conf.5
index 813ecec..ddd7530 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -95,15 +95,15 @@
 This variable is passed by the \fIebuild scripts\fR to the \fIconfigure\fR
 as \fI\-\-target=${CTARGET}\fR only if it is defined.
 .TP
-.B DOC_SYMLINKS_DIR
-If this variable contains a directory then symlinks to html documentation will
-be installed into it.
-.TP
 \fBDISTDIR\fR = \fI[path]\fR
 Defines the location of your local source file repository.
 .br
 Defaults to ${PORTDIR}/distfiles.
 .TP
+.B DOC_SYMLINKS_DIR
+If this variable contains a directory then symlinks to html documentation will
+be installed into it.
+.TP
 .B EBEEP_IGNORE
 Defines whether or not to ignore audible beeps when displaying important
 informational messages.  This variable is unset by default.