diff options
author | sat <sat@FreeBSD.org> | 2006-06-06 22:47:49 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-06-06 22:47:49 +0800 |
commit | 08e67f3e2e581c67f763b46c7bd8b87d2313baeb (patch) | |
tree | 5b08fcc0757d42b04cd30bfe158cd4d8321b9c6b /math | |
parent | 0ae47a9442fffa8d1ba25a694cc034fbeea015f1 (diff) | |
download | freebsd-ports-gnome-08e67f3e2e581c67f763b46c7bd8b87d2313baeb.tar.gz freebsd-ports-gnome-08e67f3e2e581c67f763b46c7bd8b87d2313baeb.tar.zst freebsd-ports-gnome-08e67f3e2e581c67f763b46c7bd8b87d2313baeb.zip |
COMMENT =~ s/Mathmatics/Mathematics/
Diffstat (limited to 'math')
-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 |