diff options
Diffstat (limited to 'net/vchat')
-rw-r--r-- | net/vchat/Makefile | 8 | ||||
-rw-r--r-- | net/vchat/distinfo | 2 | ||||
-rw-r--r-- | net/vchat/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/net/vchat/Makefile b/net/vchat/Makefile index afd2dbf..0fe0af5 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 96fb480a..0466f86 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 852d94f..2b8cb56 100644 --- a/net/vchat/pkg-plist +++ b/net/vchat/pkg-plist @@ -1 +1,2 @@ bin/vchat +libexec/vchatd |