summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2012-08-23 16:24:09 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2012-08-23 16:24:09 +0000
commit8b4ae52e9d9691bd73c898bc6aaf6190ba3a12f3 (patch)
treecd86cd5a737cdb9a3523c0ed45b2a25e6e6e0b44 /math
parent- Update to 3.5.6. (diff)
Fix typos in COMMENT section
Notes
Notes: svn path=/head/; revision=303029
Diffstat (limited to 'math')
-rw-r--r--math/ocamlgsl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ocamlgsl/Makefile b/math/ocamlgsl/Makefile
index 41c08f075d4b..c73ee700bca1 100644
--- a/math/ocamlgsl/Makefile
+++ b/math/ocamlgsl/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= math
MASTER_SITES= http://oandrieu.nerim.net/ocaml/gsl/
MAINTAINER= aehlig@linta.de
-COMMENT= An interface to GSL for the Objective Caml langage
+COMMENT= An interface to GSL for the Objective Caml language
LIB_DEPENDS= gsl:${PORTSDIR}/math/gsl
BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk \