aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2014-04-09 09:01:41 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2014-04-09 09:01:41 +0000
commit8e00dc61889d6f3b50fb6dd45329762b50be3442 (patch)
tree15fb4093cd31dfd52492572dbc71517695fb33aa
parentb5eb3fa38f1eefaf157b93d6f08ce95b4d22abec (diff)
downloadports-8e00dc61889d6f3b50fb6dd45329762b50be3442.tar.gz
ports-8e00dc61889d6f3b50fb6dd45329762b50be3442.zip
Notes
-rw-r--r--net-im/jitsi/pkg-message4
-rw-r--r--net/chrony/Makefile2
-rw-r--r--sysutils/libieee1284/Makefile2
3 files changed, 4 insertions, 4 deletions
diff --git a/net-im/jitsi/pkg-message b/net-im/jitsi/pkg-message
index d8c5bcc48be2..2e962f0440b8 100644
--- a/net-im/jitsi/pkg-message
+++ b/net-im/jitsi/pkg-message
@@ -6,5 +6,5 @@ You can make these changes via the interface of Jitsi:
-> Jitsi-Tools-Options-Audio-Encodings
-> Jitsi-Tools-Options-Video-Encodings
-It is recommended that all the participants of an audio/video call to use
-the same codecs.
+It is recommended that all the participants of an audio/video call use the
+same codecs.
diff --git a/net/chrony/Makefile b/net/chrony/Makefile
index 4e9c07d42836..2f12f0eddd5e 100644
--- a/net/chrony/Makefile
+++ b/net/chrony/Makefile
@@ -12,7 +12,7 @@ COMMENT= System clock synchronization client and server
LICENSE= GPLv2
# XXX: should theoretically work on others, but at least on PowerPC it dies
-# with ``Could not open any NTP socket'' message :(
+# with ``Could not open any NTP socket'' message on startup :(
ONLY_FOR_ARCHS= i386 amd64
USES= gmake
diff --git a/sysutils/libieee1284/Makefile b/sysutils/libieee1284/Makefile
index d68606b16376..d07292b29b02 100644
--- a/sysutils/libieee1284/Makefile
+++ b/sysutils/libieee1284/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://cyberelk.net/tim/data/libieee1284/stable/
MAINTAINER= ports@FreeBSD.org
-COMMENT= IEEE1284 communication library
+COMMENT= IEEE 1284 communication library
LICENSE= GPLv2