aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/irrtoolset
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-01-11 16:45:23 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-01-11 16:45:23 +0000
commita696c1d2114db4fb15ee44b4b26500fa1dd6e66d (patch)
treea5c8da3687c09e50672f190d8b3d69b6febc1c55 /net-mgmt/irrtoolset
parent30d2dc9579e4c0ef5db81e7920dc7303efd82b85 (diff)
downloadports-a696c1d2114db4fb15ee44b4b26500fa1dd6e66d.tar.gz
ports-a696c1d2114db4fb15ee44b4b26500fa1dd6e66d.zip
- Add missing man-page, sort alphabetically
PR: ports/75820 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=126144
Diffstat (limited to 'net-mgmt/irrtoolset')
-rw-r--r--net-mgmt/irrtoolset/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/irrtoolset/Makefile b/net-mgmt/irrtoolset/Makefile
index d2c423eddf0d..a69c3081fa37 100644
--- a/net-mgmt/irrtoolset/Makefile
+++ b/net-mgmt/irrtoolset/Makefile
@@ -27,8 +27,8 @@ CONFIGURE_ENV= TCL_TK_INCLUDE_DIR="${PREFIX}/include/tcl8.3:${PREFIX}/include/tk
TK_LIBRARY=${PREFIX}/lib/tk8.3 \
LD_TCL_TK_LIBS="-ltk83 -ltcl83"
-MAN1= CIDRAdvisor.1 aoe.1 prpath.1 RtConfig.1 peval.1 \
- roe.1 rpslcheck.1 prtraceroute.1
+MAN1= CIDRAdvisor.1 Errors.1 RtConfig.1 aoe.1 peval.1 prpath.1 \
+ prtraceroute.1 roe.1 rpslcheck.1
MAN3= librpsl.3
.include <bsd.port.pre.mk>