diff options
author | Doug Barton <dougb@FreeBSD.org> | 2004-02-16 20:43:06 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2004-02-16 20:43:06 +0000 |
commit | 2f393b9b49486eed59449cbf6b2c9879d6a1d3c2 (patch) | |
tree | 835c97f110e5acb2a2297deed49e5f8ae10f4560 | |
parent | remove duplicate mutt entry, sorry. (diff) |
Fix WWW, per PR; update the english text while I'm here.
PR: ports/62925
Submitted by: Jason Harris <jharris@widomaker.com>
Notes
Notes:
svn path=/head/; revision=101083
-rw-r--r-- | sysutils/nut/pkg-descr | 6 | ||||
-rw-r--r-- | sysutils/nut22/pkg-descr | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/nut/pkg-descr b/sysutils/nut/pkg-descr index f53a93d02e64..718048d9f8f5 100644 --- a/sysutils/nut/pkg-descr +++ b/sysutils/nut/pkg-descr @@ -1,10 +1,10 @@ This is a developing project to monitor a large assortment of UPS hardware. Network communications are used so that multiple systems can monitor a single physical UPS and shut down together if necessary without any -special "sharing hardware" on the UPS itself. CGI scripts provided -to monitor UPS status via WEB browser. +special "sharing hardware" on the UPS itself. CGI scripts are provided +to monitor UPS status via a WEB browser. -WWW: http://www.exploits.org/nut/ +WWW: http://www.networkupstools.org/ - Doug Barton DougB@FreeBSD.org diff --git a/sysutils/nut22/pkg-descr b/sysutils/nut22/pkg-descr index f53a93d02e64..718048d9f8f5 100644 --- a/sysutils/nut22/pkg-descr +++ b/sysutils/nut22/pkg-descr @@ -1,10 +1,10 @@ This is a developing project to monitor a large assortment of UPS hardware. Network communications are used so that multiple systems can monitor a single physical UPS and shut down together if necessary without any -special "sharing hardware" on the UPS itself. CGI scripts provided -to monitor UPS status via WEB browser. +special "sharing hardware" on the UPS itself. CGI scripts are provided +to monitor UPS status via a WEB browser. -WWW: http://www.exploits.org/nut/ +WWW: http://www.networkupstools.org/ - Doug Barton DougB@FreeBSD.org |