aboutsummaryrefslogtreecommitdiff
path: root/net/vchat/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-06-26 17:15:21 +0000
committerPatrick Li <pat@FreeBSD.org>2002-06-26 17:15:21 +0000
commit0bb2dd50a7f3aa062d490c55d41d26e7f6bb5537 (patch)
treeb141c9a567e30134993083fa319a141716a96f5a /net/vchat/Makefile
parent5b0878ef3fc97453ff498f3a72db1bda5a3e379a (diff)
downloadports-0bb2dd50a7f3aa062d490c55d41d26e7f6bb5537.tar.gz
ports-0bb2dd50a7f3aa062d490c55d41d26e7f6bb5537.zip
Notes
Diffstat (limited to 'net/vchat/Makefile')
-rw-r--r--net/vchat/Makefile8
1 files changed, 4 insertions, 4 deletions
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>