diff options
-rw-r--r-- | net/socketbind/Makefile | 2 |
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 |