diff options
Diffstat (limited to 'math/spooles')
-rw-r--r-- | math/spooles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/spooles/Makefile b/math/spooles/Makefile index 3cfce9116b22..14b32347ab23 100644 --- a/math/spooles/Makefile +++ b/math/spooles/Makefile @@ -38,7 +38,7 @@ CONFLICTS= spooles-mpich-2* .if ${PORT_OPTIONS:MDOCS} DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} AllInOne.ps.gz Eigen.ps.gz \ - Install.ps.gz LinSol.ps.gz Ordering.ps.gz \ + Install.ps.gz LinSol.ps.gz Ordering.ps.gz \ PP99.ps.gz ReferenceManual.ps.gz .endif |