aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2008-08-23 08:31:33 +0800
committerdanfe <danfe@FreeBSD.org>2008-08-23 08:31:33 +0800
commitb4504c26c0a2b8c05ed93ffe0193a42ea02acd96 (patch)
tree5d6ae12d7a70ea1ce5feb236514ffa7c5dba25ae /math
parentcfd35e65615473090608b1cf7823bff8221d09f5 (diff)
downloadfreebsd-ports-gnome-b4504c26c0a2b8c05ed93ffe0193a42ea02acd96.tar.gz
freebsd-ports-gnome-b4504c26c0a2b8c05ed93ffe0193a42ea02acd96.tar.zst
freebsd-ports-gnome-b4504c26c0a2b8c05ed93ffe0193a42ea02acd96.zip
- Reindent (beautify) OPTIONS
- Spelling nits in port description
Diffstat (limited to 'math')
-rw-r--r--math/pgcalc/Makefile2
-rw-r--r--math/pgcalc/pkg-descr4
2 files changed, 3 insertions, 3 deletions
diff --git a/math/pgcalc/Makefile b/math/pgcalc/Makefile
index a5ef157c29cf..a08902f9b395 100644
--- a/math/pgcalc/Makefile
+++ b/math/pgcalc/Makefile
@@ -21,7 +21,7 @@ INSTALLS_ICONS= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-OPTIONS= ARTS "Build with aRts support" on
+OPTIONS= ARTS "Build with aRts support" on
.include <bsd.port.pre.mk>
diff --git a/math/pgcalc/pkg-descr b/math/pgcalc/pkg-descr
index 48164d86474b..97d56993d273 100644
--- a/math/pgcalc/pkg-descr
+++ b/math/pgcalc/pkg-descr
@@ -1,8 +1,8 @@
PG Calculator is a powerful scientific skinnable calculator. It works in
algebraic and RPN mode, recognizes real and complex numbers, and allows
simple vectors manipulations. It has up to 80 built-in functions, allows
-user-defined variables, supports numbers inputing in binary, octal,
+user-defined variables, supports numbers inputting in binary, octal,
hexadecimal, and exponential formats. Graphical user interface can be
-easy changed with skins.
+easily changed with skins.
WWW: http://www.pgcalc.net/