summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-11-08 04:36:56 +0000
committeredwin <edwin@FreeBSD.org>2002-11-08 04:36:56 +0000
commit18950a924f6421252f61a97aa3e071d5be9a2a1e (patch)
tree775674b810d7a01303f47b57ba40930cacc8b58c /math
parenta57d8084c98bfd7b8c4eb2025d4ef389d5775498 (diff)
downloadFreeBSD-ports-18950a924f6421252f61a97aa3e071d5be9a2a1e.zip
FreeBSD-ports-18950a924f6421252f61a97aa3e071d5be9a2a1e.tar.gz
The unixstat port has a typo in the list of manual pages.
PR: ports/44866 Submitted by: Mike Meyer <mwm@mired.org>
Diffstat (limited to 'math')
-rw-r--r--math/unixstat/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/unixstat/Makefile b/math/unixstat/Makefile
index 78e3fed..d55d477 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 \
OpenPOWER on IntegriCloud