diff options
Diffstat (limited to 'chat')
35 files changed, 70 insertions, 64 deletions
diff --git a/chat/anope/Makefile b/chat/anope/Makefile index 427da213f39..27001d0a410 100644 --- a/chat/anope/Makefile +++ b/chat/anope/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2018/07/04 13:40:10 jperkin Exp $ +# $NetBSD: Makefile,v 1.21 2018/08/22 09:43:00 wiz Exp $ DISTNAME= anope-1.7.21 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=anope/} diff --git a/chat/bitchbot/Makefile b/chat/bitchbot/Makefile index c8b5e783726..ac34afd9fe3 100644 --- a/chat/bitchbot/Makefile +++ b/chat/bitchbot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2017/08/01 17:40:09 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2018/08/22 09:43:00 wiz Exp $ DISTNAME= bitchbot-1.0.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat #MASTER_SITES= http://www.r1ch.net/projects/bitchbot/download/ diff --git a/chat/centerim/Makefile b/chat/centerim/Makefile index 51444a286bf..6f568c37acb 100644 --- a/chat/centerim/Makefile +++ b/chat/centerim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2018/08/16 18:54:36 adam Exp $ +# $NetBSD: Makefile,v 1.44 2018/08/22 09:43:00 wiz Exp $ # DISTNAME= centerim-4.22.10 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= chat MASTER_SITES= http://www.centerim.org/download/releases/ MASTER_SITES+= http://transacid.de/centerim/releases/ diff --git a/chat/cgiirc/Makefile b/chat/cgiirc/Makefile index 00a6f0b68b3..5496d25771d 100644 --- a/chat/cgiirc/Makefile +++ b/chat/cgiirc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2016/07/09 06:37:52 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2018/08/22 09:43:00 wiz Exp $ DISTNAME= cgiirc-0.5.11 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= http://cgiirc.org/releases/ diff --git a/chat/dircproxy/Makefile b/chat/dircproxy/Makefile index a7dc9c46492..466fc6c29fc 100644 --- a/chat/dircproxy/Makefile +++ b/chat/dircproxy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2018/01/13 23:18:25 rillig Exp $ +# $NetBSD: Makefile,v 1.31 2018/08/22 09:43:00 wiz Exp $ DISTNAME= dircproxy-1.2.0-beta2 PKGNAME= ${DISTNAME:S/-beta/beta/} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= chat MASTER_SITES= http://dircproxy.googlecode.com/files/ EXTRACT_SUFX= .tar.bz diff --git a/chat/epic4/Makefile b/chat/epic4/Makefile index 3db7f4da3ef..940f2a13472 100644 --- a/chat/epic4/Makefile +++ b/chat/epic4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2017/06/05 14:22:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.46 2018/08/22 09:43:00 wiz Exp $ # DISTNAME= epic4-2.10.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/ MASTER_SITES+= ftp://totem.fix.no/pub/mirrors/epic/EPIC4-PRODUCTION/ diff --git a/chat/finch/Makefile b/chat/finch/Makefile index 96673114675..8198abb6e5c 100644 --- a/chat/finch/Makefile +++ b/chat/finch/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2017/03/11 07:15:25 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2018/08/22 09:43:00 wiz Exp $ PKGNAME= finch-${PIDGIN_VERSION} +PKGREVISION= 1 COMMENT= Multi-protocol Instant Messaging client console frontend diff --git a/chat/hexchat/Makefile b/chat/hexchat/Makefile index 9dc8ac12182..c583350d6e0 100644 --- a/chat/hexchat/Makefile +++ b/chat/hexchat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2018/04/16 14:34:13 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2018/08/22 09:43:01 wiz Exp $ DISTNAME= hexchat-2.14.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://dl.hexchat.net/hexchat/ EXTRACT_SUFX= .tar.xz diff --git a/chat/ircd-hybrid/Makefile b/chat/ircd-hybrid/Makefile index dfdf71675ca..eb6016156f4 100644 --- a/chat/ircd-hybrid/Makefile +++ b/chat/ircd-hybrid/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2018/07/04 13:40:10 jperkin Exp $ +# $NetBSD: Makefile,v 1.55 2018/08/22 09:43:01 wiz Exp $ DISTNAME= ircd-hybrid-7.2.3 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ircd-hybrid/} EXTRACT_SUFX= .tgz diff --git a/chat/ircservices/Makefile b/chat/ircservices/Makefile index 2c8c6224348..458e6acfb38 100644 --- a/chat/ircservices/Makefile +++ b/chat/ircservices/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2018/07/04 13:40:10 jperkin Exp $ +# $NetBSD: Makefile,v 1.53 2018/08/22 09:43:01 wiz Exp $ # DISTNAME= ircservices-5.0.64 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat #MASTER_SITES= http://www.ircservices.za.net/download/old/ MASTER_SITES+= ftp://ftp.esper.net/ircservices/old/ diff --git a/chat/irssi/Makefile b/chat/irssi/Makefile index c02bdf0a5ba..77cadd17dd9 100644 --- a/chat/irssi/Makefile +++ b/chat/irssi/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.88 2018/04/16 08:47:49 maya Exp $ +# $NetBSD: Makefile,v 1.89 2018/08/22 09:43:01 wiz Exp $ DISTNAME= ${IRSSI_DISTNAME} +PKGREVISION= 1 CATEGORIES= chat EXTRACT_SUFX= ${IRSSI_EXTRACT_SUFX} diff --git a/chat/jabberd2/Makefile b/chat/jabberd2/Makefile index faa623c7d10..a68afce5231 100644 --- a/chat/jabberd2/Makefile +++ b/chat/jabberd2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.123 2018/07/20 03:34:04 ryoon Exp $ +# $NetBSD: Makefile,v 1.124 2018/08/22 09:43:01 wiz Exp $ DISTNAME= jabberd-2.6.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GITHUB:=jabberd2/jabberd2/releases/download/${DISTNAME}/} EXTRACT_SUFX= .tar.xz diff --git a/chat/kgb-bot/Makefile b/chat/kgb-bot/Makefile index ce20ea8e65c..62f71abb180 100644 --- a/chat/kgb-bot/Makefile +++ b/chat/kgb-bot/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2017/04/19 11:24:36 jperkin Exp $ +# $NetBSD: Makefile,v 1.9 2018/08/22 09:43:01 wiz Exp $ # DISTNAME= App-KGB-1.31 PKGNAME= ${DISTNAME:S/App-KGB/kgb-bot/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat perl5 scm MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} diff --git a/chat/konversation/Makefile b/chat/konversation/Makefile index a8c34b7673f..cdc4bfa30fc 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.91 2018/08/16 18:54:36 adam Exp $ +# $NetBSD: Makefile,v 1.92 2018/08/22 09:43:01 wiz Exp $ # DISTNAME= konversation-1.5.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.5.1/src/} EXTRACT_SUFX= .tar.xz diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile index b33b8b8f72a..a91b2831c75 100644 --- a/chat/libpurple/Makefile +++ b/chat/libpurple/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.87 2018/04/17 22:29:35 wiz Exp $ +# $NetBSD: Makefile,v 1.88 2018/08/22 09:43:01 wiz Exp $ PKGNAME= libpurple-${PIDGIN_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Multi-protocol Instant Messaging client backend diff --git a/chat/p5-IRC-Utils/Makefile b/chat/p5-IRC-Utils/Makefile index ac768c97da8..acc18c20759 100644 --- a/chat/p5-IRC-Utils/Makefile +++ b/chat/p5-IRC-Utils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2017/06/05 14:22:19 ryoon Exp $ +# $NetBSD: Makefile,v 1.9 2018/08/22 09:43:01 wiz Exp $ DISTNAME= IRC-Utils-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IRC/} diff --git a/chat/p5-Net-AIM/Makefile b/chat/p5-Net-AIM/Makefile index d6730e02923..c66a0262efb 100644 --- a/chat/p5-Net-AIM/Makefile +++ b/chat/p5-Net-AIM/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2017/09/03 08:36:50 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2018/08/22 09:43:01 wiz Exp $ DISTNAME= Net-AIM-1.22 PKGNAME= p5-${DISTNAME} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/chat/p5-Net-AOLIM/Makefile b/chat/p5-Net-AOLIM/Makefile index d44c93bcf40..bfe68bf0182 100644 --- a/chat/p5-Net-AOLIM/Makefile +++ b/chat/p5-Net-AOLIM/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2017/06/05 14:22:19 ryoon Exp $ +# $NetBSD: Makefile,v 1.28 2018/08/22 09:43:01 wiz Exp $ DISTNAME= Net-AOLIM-1.61 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= chat perl5 MASTER_SITES= ${HOMEPAGE} diff --git a/chat/p5-Net-Goofey/Makefile b/chat/p5-Net-Goofey/Makefile index f51b6141f84..260ced80b9e 100644 --- a/chat/p5-Net-Goofey/Makefile +++ b/chat/p5-Net-Goofey/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2017/06/05 14:22:19 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2018/08/22 09:43:01 wiz Exp $ DISTNAME= Net-Goofey-1.5 PKGNAME= p5-${DISTNAME} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= chat perl5 MASTER_SITES= # http://notdoneliving.net/code/Net-Goofey/ diff --git a/chat/p5-Net-ICQ2000/Makefile b/chat/p5-Net-ICQ2000/Makefile index 897613f24bf..3342386299a 100644 --- a/chat/p5-Net-ICQ2000/Makefile +++ b/chat/p5-Net-ICQ2000/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2017/09/03 08:36:50 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2018/08/22 09:43:02 wiz Exp $ DISTNAME= Net-ICQ2000-0.2.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= chat perl5 #MASTER_SITES= http://gonzo.kiev.ua/projects/vicq.old/ # ${MASTER_SITE_SOURCEFORGE:=neticq2k/} diff --git a/chat/p5-Net-Jabber/Makefile b/chat/p5-Net-Jabber/Makefile index 6356d585899..0fbda5e417c 100644 --- a/chat/p5-Net-Jabber/Makefile +++ b/chat/p5-Net-Jabber/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2017/06/05 14:22:19 ryoon Exp $ +# $NetBSD: Makefile,v 1.23 2018/08/22 09:43:02 wiz Exp $ DISTNAME= Net-Jabber-2.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/chat/p5-POE-Component-IRC/Makefile b/chat/p5-POE-Component-IRC/Makefile index c9dd5ef50d5..766003f708f 100644 --- a/chat/p5-POE-Component-IRC/Makefile +++ b/chat/p5-POE-Component-IRC/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2017/09/17 08:02:26 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2018/08/22 09:43:02 wiz Exp $ DISTNAME= POE-Component-IRC-6.90 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} diff --git a/chat/p5-POE-Filter-IRCD/Makefile b/chat/p5-POE-Filter-IRCD/Makefile index f390e9c3673..2e2a12e7f0f 100644 --- a/chat/p5-POE-Filter-IRCD/Makefile +++ b/chat/p5-POE-Filter-IRCD/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2017/06/05 14:22:19 ryoon Exp $ +# $NetBSD: Makefile,v 1.20 2018/08/22 09:43:02 wiz Exp $ # DISTNAME= POE-Filter-IRCD-2.44 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} diff --git a/chat/pidgin-libnotify/Makefile b/chat/pidgin-libnotify/Makefile index d80abbb0274..d4707a14e6b 100644 --- a/chat/pidgin-libnotify/Makefile +++ b/chat/pidgin-libnotify/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2018/04/16 14:34:14 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2018/08/22 09:43:02 wiz Exp $ # DISTNAME= pidgin-libnotify-0.14 -PKGREVISION= 43 +PKGREVISION= 44 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/} diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile index 3cdd24ad851..d0817346dc4 100644 --- a/chat/pidgin-otr/Makefile +++ b/chat/pidgin-otr/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.57 2018/04/16 14:34:14 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2018/08/22 09:43:02 wiz Exp $ VERSION= 4.0.2 DISTNAME= pidgin-otr-${VERSION} # This is present to cope with release candidates where the names do # not match (e.g., DISTNAME has rc3, unpack directory doesn't). # PKGNAME= pidgin-otr-${VERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat security MASTER_SITES= http://www.cypherpunks.ca/otr/ diff --git a/chat/pidgin-sametime/Makefile b/chat/pidgin-sametime/Makefile index 799ff38ecd4..009f85f981e 100644 --- a/chat/pidgin-sametime/Makefile +++ b/chat/pidgin-sametime/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2017/03/11 07:15:25 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2018/08/22 09:43:02 wiz Exp $ PKGNAME= pidgin-sametime-${PIDGIN_VERSION} +PKGREVISION= 1 COMMENT= Lotus Sametime plugin for the Pidgin instant messenger diff --git a/chat/pidgin-silc/Makefile b/chat/pidgin-silc/Makefile index 83f2e2a6a63..f82557c23a4 100644 --- a/chat/pidgin-silc/Makefile +++ b/chat/pidgin-silc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2017/03/11 07:15:25 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2018/08/22 09:43:02 wiz Exp $ PKGNAME= pidgin-silc-${PIDGIN_VERSION} +PKGREVISION= 1 COMMENT= SILC plugin for the Pidgin instant messenger diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index 25bb364bf67..f6d1d4f4da8 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2018/04/16 21:13:28 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2018/08/22 09:43:02 wiz Exp $ COMMENT= Multi-protocol Instant Messaging client GTK frontend +PKGREVISION= 1 .include "../../chat/libpurple/Makefile.common" diff --git a/chat/silc-client/Makefile b/chat/silc-client/Makefile index 00e2a08ab36..c836606505d 100644 --- a/chat/silc-client/Makefile +++ b/chat/silc-client/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2017/06/05 14:22:19 ryoon Exp $ +# $NetBSD: Makefile,v 1.70 2018/08/22 09:43:02 wiz Exp $ DISTNAME= ${SILC_CLIENT_DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= chat security MASTER_SITES= http://www.silcnet.org/download/client/sources/ MASTER_SITES+= ftp://ftp.silcnet.org/silc/client/sources/ diff --git a/chat/sirc/Makefile b/chat/sirc/Makefile index 470d0c48b49..0bd26319019 100644 --- a/chat/sirc/Makefile +++ b/chat/sirc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2017/09/04 18:08:18 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2018/08/22 09:43:02 wiz Exp $ DISTNAME= sirc-2.211 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= chat MASTER_SITES= http://www.iagora.com/~espel/sirc/ DISTFILES= ${DEFAULT_DISTFILES} \ diff --git a/chat/vicq/Makefile b/chat/vicq/Makefile index 8ab1a0c65f9..550847c7d77 100644 --- a/chat/vicq/Makefile +++ b/chat/vicq/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2017/09/03 08:36:51 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2018/08/22 09:43:03 wiz Exp $ DISTNAME= vicq-0.4.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= chat MASTER_SITES= ${HOMEPAGE} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile index 55c78a5d9e5..8ba9fd8d60a 100644 --- a/chat/weechat/Makefile +++ b/chat/weechat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.89 2018/08/16 18:54:37 adam Exp $ +# $NetBSD: Makefile,v 1.90 2018/08/22 09:43:03 wiz Exp $ DISTNAME= weechat-2.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat MASTER_SITES= https://www.weechat.org/files/src/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/xchat-perl/Makefile b/chat/xchat-perl/Makefile index 203921b3d2f..c676ce98f91 100644 --- a/chat/xchat-perl/Makefile +++ b/chat/xchat-perl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2017/06/05 14:22:19 ryoon Exp $ +# $NetBSD: Makefile,v 1.22 2018/08/22 09:43:03 wiz Exp $ .include "../../chat/xchat/Makefile.common" PKGNAME= ${DISTNAME:S/-/-perl-/} -PKGREVISION= 11 +PKGREVISION= 12 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Perl scripting plugin for XChat diff --git a/chat/xchat-python/Makefile b/chat/xchat-python/Makefile index 5f4c2a3cda1..0c878bf3e35 100644 --- a/chat/xchat-python/Makefile +++ b/chat/xchat-python/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2018/07/03 05:03:05 adam Exp $ +# $NetBSD: Makefile,v 1.34 2018/08/22 09:43:03 wiz Exp $ .include "../../chat/xchat/Makefile.common" PKGNAME= ${DISTNAME:S/-/-python-/} -PKGREVISION= 10 +PKGREVISION= 11 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Python scripting plugin for XChat diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile index 962e7b0f18d..af55b82eab9 100644 --- a/chat/xchat/Makefile +++ b/chat/xchat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.105 2018/04/16 14:34:14 wiz Exp $ +# $NetBSD: Makefile,v 1.106 2018/08/22 09:43:03 wiz Exp $ .include "Makefile.common" PKGNAME= ${DISTNAME} -PKGREVISION= 33 +PKGREVISION= 34 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit |