diff options
author | steve <steve@FreeBSD.org> | 1998-08-17 00:50:21 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-17 00:50:21 +0000 |
commit | c462ace6e60c6fbda54cec458fb64cd1319605e7 (patch) | |
tree | e860d9e8b1bf028b9af2db803b3c4ec1dc7148a6 /math | |
parent | 4859e8e85887c3cb5ef9bd7a9c8b4e2649b96273 (diff) | |
download | FreeBSD-ports-c462ace6e60c6fbda54cec458fb64cd1319605e7.zip FreeBSD-ports-c462ace6e60c6fbda54cec458fb64cd1319605e7.tar.gz |
Don't try to package manpages twice.
Diffstat (limited to 'math')
-rw-r--r-- | math/apc/pkg-plist | 1 | ||||
-rw-r--r-- | math/calc/pkg-plist | 1 | ||||
-rw-r--r-- | math/calctool/pkg-plist | 1 | ||||
-rw-r--r-- | math/fudgit/pkg-plist | 1 | ||||
-rw-r--r-- | math/gnuplot/pkg-plist | 2 | ||||
-rw-r--r-- | math/pari/pkg-plist | 3 | ||||
-rw-r--r-- | math/sc/pkg-plist | 2 | ||||
-rw-r--r-- | math/ss/pkg-plist | 2 | ||||
-rw-r--r-- | math/umatrix/pkg-plist | 1 | ||||
-rw-r--r-- | math/xldlas/pkg-plist | 1 |
10 files changed, 1 insertions, 14 deletions
diff --git a/math/apc/pkg-plist b/math/apc/pkg-plist index 5cc9761..dbd9c71 100644 --- a/math/apc/pkg-plist +++ b/math/apc/pkg-plist @@ -1,2 +1 @@ bin/apc -man/man1/apc.1.gz diff --git a/math/calc/pkg-plist b/math/calc/pkg-plist index 712fcf7..0e060b0 100644 --- a/math/calc/pkg-plist +++ b/math/calc/pkg-plist @@ -68,4 +68,3 @@ lib/calc/longbits.h lib/calc/qmath.h lib/calc/stdarg.h lib/calc/zmath.h -man/man1/calc.1.gz diff --git a/math/calctool/pkg-plist b/math/calctool/pkg-plist index ce016a4..0586e59 100644 --- a/math/calctool/pkg-plist +++ b/math/calctool/pkg-plist @@ -1,4 +1,3 @@ bin/calctool lib/X11/calctool.help lib/X11/calctool.ps -man/man1/calctool.1.gz diff --git a/math/fudgit/pkg-plist b/math/fudgit/pkg-plist index b19b876..04ec7dc 100644 --- a/math/fudgit/pkg-plist +++ b/math/fudgit/pkg-plist @@ -10,4 +10,3 @@ lib/fudgit/fit.ft lib/fudgit/fudgitrc lib/fudgit/if.ft lib/fudgit/fudgit.help -man/man1/fudgit.1.gz diff --git a/math/gnuplot/pkg-plist b/math/gnuplot/pkg-plist index e781847..e5bb056 100644 --- a/math/gnuplot/pkg-plist +++ b/math/gnuplot/pkg-plist @@ -2,5 +2,3 @@ bin/gnuplot bin/gnuplot_x11 bin/lasergnu share/gnuplot.gih -man/man1/gnuplot.1.gz -man/man1/lasergnu.1.gz diff --git a/math/pari/pkg-plist b/math/pari/pkg-plist index 9933b7e..642b52d 100644 --- a/math/pari/pkg-plist +++ b/math/pari/pkg-plist @@ -1,3 +1,4 @@ +bin/gp include/pari/genpari.h include/pari/gencom.h include/pari/genport.h @@ -7,6 +8,4 @@ include/pari/mpansi.h include/pari/mpdefs.h include/pari/mpin.h lib/libpari.a -bin/gp -man/man1/gp.1.gz @dirrm include/pari diff --git a/math/sc/pkg-plist b/math/sc/pkg-plist index 9eb6c6a8..18bdb8b 100644 --- a/math/sc/pkg-plist +++ b/math/sc/pkg-plist @@ -2,5 +2,3 @@ bin/sc bin/scqref bin/psc share/sc/tutorial.sc -man/man1/sc.1.gz -man/man1/psc.1.gz diff --git a/math/ss/pkg-plist b/math/ss/pkg-plist index 1a1d699..2190b20 100644 --- a/math/ss/pkg-plist +++ b/math/ss/pkg-plist @@ -1,4 +1,2 @@ bin/ss bin/pss -man/man1/ss.1.gz -man/man1/pss.1.gz diff --git a/math/umatrix/pkg-plist b/math/umatrix/pkg-plist index e5e43c9..25effa7 100644 --- a/math/umatrix/pkg-plist +++ b/math/umatrix/pkg-plist @@ -1,2 +1 @@ bin/umatrix -man/man1/umatrix.1.gz diff --git a/math/xldlas/pkg-plist b/math/xldlas/pkg-plist index 7729717..9587fe7 100644 --- a/math/xldlas/pkg-plist +++ b/math/xldlas/pkg-plist @@ -1,5 +1,4 @@ bin/xldlas -man/man1/xldlas.1.gz share/xldlas/help/analysis.help share/xldlas/help/data.help share/xldlas/help/file.help |