pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/ircd-hybrid Fix commented description for ziplinks



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dfe5923363ac
branches:  trunk
changeset: 503080:dfe5923363ac
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun Nov 13 22:58:05 2005 +0000

description:
Fix commented description for ziplinks

diffstat:

 chat/ircd-hybrid/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 77f127f4c6eb -r dfe5923363ac chat/ircd-hybrid/options.mk
--- a/chat/ircd-hybrid/options.mk       Sun Nov 13 22:55:36 2005 +0000
+++ b/chat/ircd-hybrid/options.mk       Sun Nov 13 22:58:05 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2005/11/13 22:40:00 adrianp Exp $
+# $NetBSD: options.mk,v 1.2 2005/11/13 22:58:05 adrianp Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.ircd-hybrid
 PKG_SUPPORTED_OPTIONS= efnet ssl halfops small-net ziplinks
@@ -42,7 +42,7 @@
 .endif
 
 ###
-### Enable OpenSSL support
+### Compress data before transmitting it between servers
 ###
 .if !empty(PKG_OPTIONS:Mziplinks)
 .      include "../../devel/zlib/buildlink3.mk"



Home | Main Index | Thread Index | Old Index