diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-06-06 14:47:49 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-06-06 14:47:49 +0000 |
commit | f21f326660fbcea82b3d703b983b26a1c1ac3d56 (patch) | |
tree | 7c1827ad35f2142bc6658a60ed7e9e2eac144284 /math/pari/Makefile | |
parent | Wonderful cut'n'paste, but I don't want to be the maintainer ;-) (diff) |
COMMENT =~ s/Mathmatics/Mathematics/
Notes
Notes:
svn path=/head/; revision=164614
Diffstat (limited to 'math/pari/Makefile')
-rw-r--r-- | math/pari/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile index 68f7d9864f25..a1818526724f 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ DISTNAME= pari-${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION} MAINTAINER= yoshiaki@kt.rim.or.jp -COMMENT= Mathmatics library and advanced calculator package +COMMENT= Mathematics library and advanced calculator package INSTALLS_SHLIB= yes HAS_CONFIGURE= yes |