diff options
author | pav <pav@FreeBSD.org> | 2006-01-28 19:49:53 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-28 19:49:53 +0800 |
commit | fc695a7d8736e011be62647ccf2301d4b4045dbe (patch) | |
tree | 453b21ff0901655170919c89887eaed7517bc07c /net/socketbind | |
parent | 7f10a23812d256753700cc99f5b99349907a4837 (diff) | |
download | freebsd-ports-gnome-fc695a7d8736e011be62647ccf2301d4b4045dbe.tar.gz freebsd-ports-gnome-fc695a7d8736e011be62647ccf2301d4b4045dbe.tar.zst freebsd-ports-gnome-fc695a7d8736e011be62647ccf2301d4b4045dbe.zip |
- Fix typo in COMMENT
Diffstat (limited to 'net/socketbind')
-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 |