diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-18 23:07:32 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-18 23:07:32 +0000 |
commit | 6267bd314469608dbfa7d3b9475a298846b31383 (patch) | |
tree | ec3529e0c9644f9ebc2b3cb970a6f69eb76f4d36 /net | |
parent | Don't try to find out which mysql version is installed. (diff) |
COMMENT should be one line only. Move the "NOTE:" to DESCR.
Diffstat (limited to 'net')
-rw-r--r-- | net/radiusd-cistron/pkg-comment | 3 | ||||
-rw-r--r-- | net/radiusd-cistron/pkg-descr | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/radiusd-cistron/pkg-comment b/net/radiusd-cistron/pkg-comment index 16d50c2283cd..0504f9bd3f3f 100644 --- a/net/radiusd-cistron/pkg-comment +++ b/net/radiusd-cistron/pkg-comment @@ -1,4 +1 @@ Cistron RADIUS daemon. A remote authentication and accouting server. - -NOTE: This version of radiusd-cistron is in BETA, although it appears -to work reliably. diff --git a/net/radiusd-cistron/pkg-descr b/net/radiusd-cistron/pkg-descr index e75cfa5f9134..15b43d691153 100644 --- a/net/radiusd-cistron/pkg-descr +++ b/net/radiusd-cistron/pkg-descr @@ -2,3 +2,6 @@ This is the Cistron RADIUS daemon. Radiusd is a daemon that handles remote authentication requests and accounting for RADIUS clients. The clients may be terminal servers, Network Access Servers or other RADIUS servers. + +NOTE: This version of radiusd-cistron is in BETA, although it appears +to work reliably. |