diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:53:05 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:53:05 +0800 |
commit | 22084e17f721ebb9a063f5603491229fcfc70d9b (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /security/libident | |
parent | 3f42e716135bc048b90cb6cca188f324e65c69dc (diff) | |
download | freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.tar.gz freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.tar.zst freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.zip |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Diffstat (limited to 'security/libident')
-rw-r--r-- | security/libident/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libident/pkg-descr b/security/libident/pkg-descr index c4876fa449a0..f4de7a3d7b44 100644 --- a/security/libident/pkg-descr +++ b/security/libident/pkg-descr @@ -12,10 +12,10 @@ COMMENTS: This is the second stab at a small library to interface to the Ident protocol server. Maybe this will work correctly on some machines.. :-) - + The ident-tester.c file is a small daemon (to be started from Inetd) that does an ident lookup on you if you telnet into it. Can be used to verify that your Ident server is working correctly. - + I'm currently running this "ident-tester" on port 114 at lysator.liu.se (130.236.254.1) if you wish to test your server. |