summaryrefslogtreecommitdiff
path: root/chat/silc-client/Makefile.common
diff options
context:
space:
mode:
authorsalo <salo>2005-04-08 15:12:48 +0000
committersalo <salo>2005-04-08 15:12:48 +0000
commiteb3318897898864402ac2882fa83f5c868d7294e (patch)
tree481bb1c580be556666078bc03d852ad1c8650f54 /chat/silc-client/Makefile.common
parent5490ea178c9cce846786de2285ffdf3616cff847 (diff)
downloadpkgsrc-eb3318897898864402ac2882fa83f5c868d7294e.tar.gz
Update to version 1.0.2
Changes: - convert to options.mk 1.0.2: ====== Due to the new SILC Server release with support to the UTF-8 nicknames and channel names new version of the SILC Client is released as it seems the older ones do not function very well with the new server. This version includes support to the UTF-8 encoded nicknames and channel names, however, certain problems may still exists, as this is a slight premature release. - Added support for UTF-8 encoded nicknames and channel names. - Command queue implemented for better UTF-8 support. - --with-silc-includes and --with-silc-libs added gto configure to use pre-installed SILC Toolkit.
Diffstat (limited to 'chat/silc-client/Makefile.common')
-rw-r--r--chat/silc-client/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/silc-client/Makefile.common b/chat/silc-client/Makefile.common
index a8d090d3462..9d359fcfcdf 100644
--- a/chat/silc-client/Makefile.common
+++ b/chat/silc-client/Makefile.common
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.8 2004/06/06 11:45:06 salo Exp $
+# $NetBSD: Makefile.common,v 1.9 2005/04/08 15:12:48 salo Exp $
#
# Distribution specific information.
#
-SILC_CLIENT_VERSION= 1.0.1
+SILC_CLIENT_VERSION= 1.0.2
SILC_CLIENT_DISTNAME= silc-client-${SILC_CLIENT_VERSION}
SILC_CLIENT_EXTRACT_SUFX= .tar.bz2
SILC_CLIENT_DISTFILE= ${SILC_CLIENT_DISTNAME}${SILC_CLIENT_EXTRACT_SUFX}