diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
commit | e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6 (patch) | |
tree | 0e6c0728504c7740f94b6bf02b1253d62f1880d6 /math/gretl | |
parent | 0cb776ae4d2af81d28b0becf74568a2d1427eea2 (diff) |
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
Notes
Notes:
svn path=/head/; revision=301663
Diffstat (limited to 'math/gretl')
-rw-r--r-- | math/gretl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile index ed7c481f1baa..4545ae6c2e7f 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math finance MASTER_SITES= SF MAINTAINER= bf@FreeBSD.org -COMMENT= GNU Regression, Econometrics and Time-series Library +COMMENT= GNU Regression, Econometrics, and Time-series Library LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 |