diff options
author | jlam <jlam> | 2006-03-04 21:28:51 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-03-04 21:28:51 +0000 |
commit | 48ff096d36ac47701672a4f682e7c4ebafea1eb9 (patch) | |
tree | 6713c36312b130723032b53e0b088385806de8e1 /comms | |
parent | 839958536bf3c522389bd245d8226352f40ae340 (diff) | |
download | pkgsrc-48ff096d36ac47701672a4f682e7c4ebafea1eb9.tar.gz |
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/asterisk-sounds-de-x9media/Makefile | 4 | ||||
-rw-r--r-- | comms/asterisk-sounds-extra/Makefile | 4 | ||||
-rw-r--r-- | comms/conserver/Makefile | 4 | ||||
-rw-r--r-- | comms/efax-gtk/Makefile | 4 | ||||
-rw-r--r-- | comms/efax/Makefile | 4 | ||||
-rw-r--r-- | comms/esms/Makefile | 4 | ||||
-rw-r--r-- | comms/estic/Makefile | 4 | ||||
-rw-r--r-- | comms/gnome-pilot/Makefile | 4 | ||||
-rw-r--r-- | comms/gscmxx/Makefile | 4 | ||||
-rw-r--r-- | comms/gsmlib/Makefile | 4 | ||||
-rw-r--r-- | comms/jpilot-syncmal/Makefile | 4 | ||||
-rw-r--r-- | comms/jpilot/Makefile | 4 | ||||
-rw-r--r-- | comms/kermit/Makefile | 4 | ||||
-rw-r--r-- | comms/linuxsms/Makefile | 4 | ||||
-rw-r--r-- | comms/lrzsz/Makefile | 4 | ||||
-rw-r--r-- | comms/minicom/Makefile | 4 | ||||
-rw-r--r-- | comms/obexftp/Makefile | 4 | ||||
-rw-r--r-- | comms/openobex/Makefile | 4 | ||||
-rw-r--r-- | comms/p5-Device-Gsm/Makefile | 4 | ||||
-rw-r--r-- | comms/p5-Device-Modem/Makefile | 4 | ||||
-rw-r--r-- | comms/pilot-link/Makefile.common | 4 | ||||
-rw-r--r-- | comms/qpage/Makefile | 4 | ||||
-rw-r--r-- | comms/tkhylafax/Makefile | 4 | ||||
-rw-r--r-- | comms/xisp/Makefile | 4 |
24 files changed, 48 insertions, 48 deletions
diff --git a/comms/asterisk-sounds-de-x9media/Makefile b/comms/asterisk-sounds-de-x9media/Makefile index 294aa94a234..130d4dd0fc8 100644 --- a/comms/asterisk-sounds-de-x9media/Makefile +++ b/comms/asterisk-sounds-de-x9media/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/01/15 14:14:25 mjl Exp $ +# $NetBSD: Makefile,v 1.4 2006/03/04 21:29:04 jlam Exp $ # PKGNAME= asterisk-sounds-de-x9media-20060114 @@ -7,7 +7,7 @@ CATEGORIES= comms MASTER_SITES= http://www.asteriskfreaks.com/dcl/index.php? EXTRACT_SUFX= .tgz -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.asteriskfreaks.com/dcl/ COMMENT= German voice prompt files for asterisk diff --git a/comms/asterisk-sounds-extra/Makefile b/comms/asterisk-sounds-extra/Makefile index 9695354fa30..0780833d3f9 100644 --- a/comms/asterisk-sounds-extra/Makefile +++ b/comms/asterisk-sounds-extra/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/01/25 18:41:14 riz Exp $ +# $NetBSD: Makefile,v 1.5 2006/03/04 21:29:04 jlam Exp $ # VER= 1.2.1 @@ -9,7 +9,7 @@ MASTER_SITES= http://ftp1.digium.com/pub/asterisk/ \ http://ftp2.digium.com/pub/asterisk/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ftp.digium.com/pub/asterisk/ COMMENT= Asterisk IVR and miscellaneous sound files diff --git a/comms/conserver/Makefile b/comms/conserver/Makefile index c0c021ce98a..f2135db5dcc 100644 --- a/comms/conserver/Makefile +++ b/comms/conserver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2005/12/29 06:21:34 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2006/03/04 21:29:04 jlam Exp $ # DISTNAME= conserver-7.2.7 @@ -6,7 +6,7 @@ PKGREVISION= 3 CATEGORIES= comms MASTER_SITES= ftp://ftp.conserver.com/conserver/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.conserver.com/ COMMENT= Application that allows multiple users to watch serial consoles diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile index e28e4720ae9..485a006d3e4 100644 --- a/comms/efax-gtk/Makefile +++ b/comms/efax-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/02/05 23:08:27 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2006/03/04 21:29:04 jlam Exp $ DISTNAME= efax-gtk-3.0.8.src PKGNAME= efax-gtk-3.0.8 @@ -7,7 +7,7 @@ CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=efax-gtk/} EXTRACT_SUFX= .tgz -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://efax-gtk.sourceforge.net/ COMMENT= GTK frontend for efax diff --git a/comms/efax/Makefile b/comms/efax/Makefile index 77a83d05baf..217764a4c45 100644 --- a/comms/efax/Makefile +++ b/comms/efax/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2005/12/29 06:21:34 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2006/03/04 21:29:04 jlam Exp $ DISTNAME= efax-0.9 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/serialcomm/fax/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.cce.com/efax/ COMMENT= Collection of small programs for sending and receiving faxes diff --git a/comms/esms/Makefile b/comms/esms/Makefile index 5bf4422c73a..5dc51a51537 100644 --- a/comms/esms/Makefile +++ b/comms/esms/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2006/01/20 16:15:52 jmmv Exp $ +# $NetBSD: Makefile,v 1.10 2006/03/04 21:29:04 jlam Exp $ DISTNAME= esms-0.9.5 PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=esms/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://esms.sourceforge.net/ COMMENT= Command line SMS send tool diff --git a/comms/estic/Makefile b/comms/estic/Makefile index e3d76b742a6..88eb6d8bb35 100644 --- a/comms/estic/Makefile +++ b/comms/estic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/02/05 23:08:27 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2006/03/04 21:29:04 jlam Exp $ DISTNAME= estic-1.61 PKGREVISION= 1 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.gwdg.de/pub/misc/isdn/linux/estic/ EXTRACT_SUFX= .zip DISTFILES= ${EXTRACT_ONLY} ${ESTICPATCH} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.von-bassewitz.de/uz/estic/estic.html COMMENT= German language configuration tool for ISTEC 1003/1008 ISDN systems diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile index 8c5f16569ed..9c236a2217a 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/02/05 23:08:27 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2006/03/04 21:29:05 jlam Exp $ # DISTNAME= gnome-pilot-2.0.12 @@ -6,7 +6,7 @@ PKGREVISION= 4 CATEGORIES= comms gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/2.0/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Palm Pilot synchronisation for GNOME diff --git a/comms/gscmxx/Makefile b/comms/gscmxx/Makefile index e97a813861d..48cd3e78385 100644 --- a/comms/gscmxx/Makefile +++ b/comms/gscmxx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/02/05 23:08:27 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2006/03/04 21:29:05 jlam Exp $ # DISTNAME= gscmxx-0.4.1 @@ -6,7 +6,7 @@ PKGREVISION= 4 CATEGORIES= comms x11 perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gscmxx/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gscmxx.sourceforge.net/ COMMENT= Gtk+ frontend for scmxx diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile index b26ea540991..9588490b1ca 100644 --- a/comms/gsmlib/Makefile +++ b/comms/gsmlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/02/05 23:08:27 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2006/03/04 21:29:05 jlam Exp $ # DISTNAME= gsmlib-1.10 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= comms devel MASTER_SITES= http://www.pxh.de/fs/gsmlib/download/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pxh.de/fs/gsmlib/ COMMENT= Library to access GSM mobile phones through GSM modems or IrDA devices diff --git a/comms/jpilot-syncmal/Makefile b/comms/jpilot-syncmal/Makefile index 21de89ed575..60204c660d0 100644 --- a/comms/jpilot-syncmal/Makefile +++ b/comms/jpilot-syncmal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2006/02/05 23:08:27 joerg Exp $ +# $NetBSD: Makefile,v 1.36 2006/03/04 21:29:05 jlam Exp $ DISTNAME= jpilot-syncmal_0.71.2 PKGNAME= jpilot-syncmal-0.71.2 @@ -6,7 +6,7 @@ PKGREVISION= 7 CATEGORIES= comms MASTER_SITES= http://jasonday.home.att.net/code/syncmal/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://jasonday.home.att.net/code/syncmal/syncmal.html COMMENT= MAL synchronization plugin for J-Pilot diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile index 466366c63eb..893baf03127 100644 --- a/comms/jpilot/Makefile +++ b/comms/jpilot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2006/02/05 23:08:27 joerg Exp $ +# $NetBSD: Makefile,v 1.52 2006/03/04 21:29:05 jlam Exp $ # DISTNAME= jpilot-0.99.7 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= http://jpilot.org/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://jpilot.org/ COMMENT= Desktop organizer application for the palm pilot diff --git a/comms/kermit/Makefile b/comms/kermit/Makefile index 81ef2505698..2658f571dec 100644 --- a/comms/kermit/Makefile +++ b/comms/kermit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2005/12/05 20:49:54 rillig Exp $ +# $NetBSD: Makefile,v 1.66 2006/03/04 21:29:05 jlam Exp $ DISTNAME= cku211 PKGNAME= kermit-8.0.211 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= ftp://kermit.columbia.edu/kermit/archives/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.columbia.edu/kermit/ COMMENT= Network and serial communication, file transfer, and scripting utility diff --git a/comms/linuxsms/Makefile b/comms/linuxsms/Makefile index cc62f14423f..96498d5643d 100644 --- a/comms/linuxsms/Makefile +++ b/comms/linuxsms/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2005/12/05 20:49:55 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2006/03/04 21:29:05 jlam Exp $ # DISTNAME= linuxsms-0.65 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linuxsms/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://linuxsms.sourceforge.net/ COMMENT= Perl script to send short messages to GSM phones diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index 88f531b6c5b..2ccc0709039 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2005/12/27 18:07:21 reed Exp $ +# $NetBSD: Makefile,v 1.24 2006/03/04 21:29:05 jlam Exp $ DISTNAME= lrzsz-0.12.20 CATEGORIES= comms MASTER_SITES= http://www.ohse.de/uwe/releases/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ohse.de/uwe/software/lrzsz.html COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive) diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index ad586edcfb0..af344b8322c 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.47 2006/02/05 23:08:28 joerg Exp $ +# $NetBSD: Makefile,v 1.48 2006/03/04 21:29:05 jlam Exp $ DISTNAME= minicom-2.1 PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= http://alioth.debian.org/download.php/123/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://minicom.alioth.debian.org/ COMMENT= MS-DOS Telix serial communication program "workalike" diff --git a/comms/obexftp/Makefile b/comms/obexftp/Makefile index 8dc212342ff..089461b77d5 100644 --- a/comms/obexftp/Makefile +++ b/comms/obexftp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/02/05 23:08:28 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2006/03/04 21:29:05 jlam Exp $ # DISTNAME= obexftp-0.10.3 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openobex/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://triq.net/obex/ COMMENT= File copying over the Object Exchange (OBEX) protocol diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile index a330c881833..0afbd68ea15 100644 --- a/comms/openobex/Makefile +++ b/comms/openobex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/02/05 23:08:28 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2006/03/04 21:29:05 jlam Exp $ # DISTNAME= openobex-1.0.1 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openobex/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://openobex.sourceforge.net/ COMMENT= Implementation of the Object Exchange (OBEX) protocol diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile index 52bc2faa1dc..41e2d818732 100644 --- a/comms/p5-Device-Gsm/Makefile +++ b/comms/p5-Device-Gsm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:05 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2006/03/04 21:29:05 jlam Exp $ # DISTNAME= Device-Gsm-1.36 @@ -8,7 +8,7 @@ PKGREVISION= 1 CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Perl module to interface GSM cellular / modems DEPENDS+= p5-Device-Modem-[0-9]*:../../comms/p5-Device-Modem diff --git a/comms/p5-Device-Modem/Makefile b/comms/p5-Device-Modem/Makefile index ff6cfc1f399..0455c1a8362 100644 --- a/comms/p5-Device-Modem/Makefile +++ b/comms/p5-Device-Modem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/08/06 06:19:05 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/03/04 21:29:05 jlam Exp $ # DISTNAME= Device-Modem-1.36 @@ -8,7 +8,7 @@ PKGREVISION= 2 CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Perl module to talk to modem devices connected via serial port DEPENDS+= p5-Device-SerialPort-[0-9]*:../../comms/p5-Device-SerialPort diff --git a/comms/pilot-link/Makefile.common b/comms/pilot-link/Makefile.common index 5f46f9fcb86..6233277bf00 100644 --- a/comms/pilot-link/Makefile.common +++ b/comms/pilot-link/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.8 2006/02/26 13:47:29 schwarz Exp $ +# $NetBSD: Makefile.common,v 1.9 2006/03/04 21:29:05 jlam Exp $ DISTNAME= pilot-link-${PILOT_LINK_VERS} CATEGORIES= comms @@ -7,7 +7,7 @@ EXTRACT_SUFX= .tar.bz2 PILOT_LINK_VERS= 0.11.7 -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE?= http://www.pilot-link.org/ USE_LANGUAGES= c c++ diff --git a/comms/qpage/Makefile b/comms/qpage/Makefile index 45152fb0379..6fc3ef64587 100644 --- a/comms/qpage/Makefile +++ b/comms/qpage/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/04/11 21:45:07 tv Exp $ +# $NetBSD: Makefile,v 1.13 2006/03/04 21:29:05 jlam Exp $ # DISTNAME= qpage-3.3 @@ -6,7 +6,7 @@ CATEGORIES= comms MASTER_SITES= http://www.qpage.org/download/ EXTRACT_SUFX= .tar.Z -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.qpage.org/ COMMENT= Simple and efficient paging (SNPP) client and server diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile index e39ac38d0cd..5a659114596 100644 --- a/comms/tkhylafax/Makefile +++ b/comms/tkhylafax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2006/02/05 23:08:28 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2006/03/04 21:29:05 jlam Exp $ DISTNAME= tkhylafax-3.1 PKGREVISION= 4 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.sgi.com/sgi/fax/contrib/tkhylafax/ \ ftp://ftp.tuwien.ac.at/infosys/fax/hylafax/contrib/tkhylafax/ \ http://gd.tuwien.ac.at/infosys/fax/hylafax/contrib/tkhylafax/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.elgro.demon.co.uk/resources.html COMMENT= Tcl/tk interface to Sam Leffler's fax package diff --git a/comms/xisp/Makefile b/comms/xisp/Makefile index cd32b1d4b41..abd9d560685 100644 --- a/comms/xisp/Makefile +++ b/comms/xisp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2006/02/05 23:08:28 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2006/03/04 21:29:05 jlam Exp $ # DISTNAME= xisp-2.7p1 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/network/serial/} \ http://xisp.hellug.gr/release/ \ ftp://argeas.cs-net.gr/pub/unix/linux/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://xisp.hellug.gr/ COMMENT= User-friendly X11 interface to pppd/chat |