From 0bb2dd50a7f3aa062d490c55d41d26e7f6bb5537 Mon Sep 17 00:00:00 2001
From: Patrick Li <pat@FreeBSD.org>
Date: Wed, 26 Jun 2002 17:15:21 +0000
Subject: Update to 2.42c and update maintainer email.

PR:		39845
Submitted by:	maintainer
---
 net/vchat/Makefile  | 8 ++++----
 net/vchat/distinfo  | 2 +-
 net/vchat/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 5 deletions(-)

(limited to 'net/vchat')

diff --git a/net/vchat/Makefile b/net/vchat/Makefile
index afd2dbf5ead9..0fe0af52a4d3 100644
--- a/net/vchat/Makefile
+++ b/net/vchat/Makefile
@@ -6,17 +6,17 @@
 #
 
 PORTNAME=	vchat
-PORTVERSION=	2.42a
+PORTVERSION=	2.42c
 CATEGORIES=	net
-MASTER_SITES=	http://www.enforcer.cc/vchat/clients/
-DISTNAME=	${PORTNAME}-${PORTVERSION}-export-client
+MASTER_SITES=	http://www.enforcer.cc/vchat/filez/
 
-MAINTAINER=	vchat@netassembly.de
+MAINTAINER=	vchat@enforcer.cc
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 GNU_CONFIGURE=	yes
 
 MAN1=	vchat.1
 MAN5=	vchatrc.5
+MAN8=	vchatd.8
 
 .include <bsd.port.mk>
diff --git a/net/vchat/distinfo b/net/vchat/distinfo
index 96fb480a968c..0466f86c6a3a 100644
--- a/net/vchat/distinfo
+++ b/net/vchat/distinfo
@@ -1 +1 @@
-MD5 (vchat-2.42a-export-client.tar.gz) = 6ddeb70e451bf8d94a096ec68e38a4d3
+MD5 (vchat-2.42c.tar.gz) = d1f02e7347dfbdafbd3237c795d81342
diff --git a/net/vchat/pkg-plist b/net/vchat/pkg-plist
index 852d94f31d9c..2b8cb56d1c17 100644
--- a/net/vchat/pkg-plist
+++ b/net/vchat/pkg-plist
@@ -1 +1,2 @@
 bin/vchat
+libexec/vchatd
-- 
cgit v1.2.3