1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- Add missing man-page, sort alphabetically

PR:		ports/75820
Submitted by:	maintainer
This commit is contained in:
Volker Stolz 2005-01-11 16:45:23 +00:00
parent 30d2dc9579
commit a696c1d211
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126144

View File

@ -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>