summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-28 11:49:53 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-28 11:49:53 +0000
commit6bf0a29860dada12429ae904f829bbe0c166b713 (patch)
tree02ce301b7a91a15d0ce75e5c6a06d06859b7dd3f
parentPut main category at first place. (diff)
- Fix typo in COMMENT
Notes
Notes: svn path=/head/; revision=154644
-rw-r--r--net/socketbind/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/socketbind/Makefile b/net/socketbind/Makefile
index 6652b81aa033..ac1c99e045a0 100644
--- a/net/socketbind/Makefile
+++ b/net/socketbind/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= # none
DISTFILES= # none
MAINTAINER= nm@web.am
-COMMENT= Library to bind applications on multihomed machines to specefic IP address
+COMMENT= Library to bind applications on multihomed machines to specific IP address
INSTALLS_SHLIB= YES
NOMAN= YES