aboutsummaryrefslogtreecommitdiff
path: root/devel/pthsem
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2008-06-01 09:42:37 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2008-06-01 09:42:37 +0000
commita249020977a2394eb6f6b41a59e49167878d5f8d (patch)
tree5d607d247327f1beb39661a2ddfb9b78f6f2cd45 /devel/pthsem
parent75ef30fdb03f8f8cf0ccf2ea00b086adac621054 (diff)
downloadports-a249020977a2394eb6f6b41a59e49167878d5f8d.tar.gz
ports-a249020977a2394eb6f6b41a59e49167878d5f8d.zip
Large round of typo fixes in ports/devel (pkg-descr).
Notes
Notes: svn path=/head/; revision=214100
Diffstat (limited to 'devel/pthsem')
-rw-r--r--devel/pthsem/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pthsem/pkg-descr b/devel/pthsem/pkg-descr
index 9fbedc25b400..2c73fc65c2f1 100644
--- a/devel/pthsem/pkg-descr
+++ b/devel/pthsem/pkg-descr
@@ -1,7 +1,7 @@
GNU pth is a user mode multi threading library. pthsem is an extend
version, with support for semaphores added. It can be installed parallel
to a normal pth. The header file is called pthsem.h, the configuration
-programm pthsem-config and the autoconf macro AC_CHECK_PTHSEM. If
+program pthsem-config and the autoconf macro AC_CHECK_PTHSEM. If
references to one of these names are changed, pthsem can be used as an
replacement of GNU pth.