diff options
author | danfe <danfe@FreeBSD.org> | 2014-04-09 17:01:41 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2014-04-09 17:01:41 +0800 |
commit | 65e57e332109a5e31f1e49909451ea3c577981cf (patch) | |
tree | 15fb4093cd31dfd52492572dbc71517695fb33aa /net/chrony | |
parent | ecb63ca362556a45c541226c40cffee3a8bbc7df (diff) | |
download | freebsd-ports-gnome-65e57e332109a5e31f1e49909451ea3c577981cf.tar.gz freebsd-ports-gnome-65e57e332109a5e31f1e49909451ea3c577981cf.tar.zst freebsd-ports-gnome-65e57e332109a5e31f1e49909451ea3c577981cf.zip |
Some minor, non-functional wording and grammar nits.
Diffstat (limited to 'net/chrony')
-rw-r--r-- | net/chrony/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |