summaryrefslogtreecommitdiff
path: root/math/unixstat
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-08 04:36:56 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-08 04:36:56 +0000
commitbe655ca4df9711760c13d3eda01923ece7b4e279 (patch)
tree02d11755852f6d9d62bc5f7d2fb114178f73353d /math/unixstat
parentAutotrace port is updated to 0.31.0 by maintainer. (diff)
The unixstat port has a typo in the list of manual pages.
PR: ports/44866 Submitted by: Mike Meyer <mwm@mired.org>
Notes
Notes: svn path=/head/; revision=69712
Diffstat (limited to 'math/unixstat')
-rw-r--r--math/unixstat/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/unixstat/Makefile b/math/unixstat/Makefile
index 78e3fedc15f7..d55d477f8166 100644
--- a/math/unixstat/Makefile
+++ b/math/unixstat/Makefile
@@ -20,9 +20,9 @@ RESTRICTED= "Gary Pearlman requires that users agree to his license to \
MAN1= abut.1 anova.1 calc.1 colex.1 contab.1 desc.1 dm.1 dprime.1 \
dsort.1 features.1 ff.1 fls.1 fpack.1 linex.1 maketrix.1 \
- manstat.1 oneway.1 pair.1 perm.1 probdist.1 rakind.1 rankrel.1 \
- ranksort.1 regress.1 repeat.1 reverse.1 series.1 stats.1 \
- transpose.1 ts.1 unixstat.1 validata.1
+ manstat.1 oneway.1 pair.1 perm.1 probdist.1 rankind.1 \
+ rankrel.1 ranksort.1 regress.1 repeat.1 reverse.1 series.1 \
+ stats.1 transpose.1 ts.1 unixstat.1 validata.1
do-fetch:
@if [ ! -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \