diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2002-05-22 00:41:48 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2002-05-22 00:41:48 +0800 |
commit | 6239ef44b5c74c4ff06f229a6ad663b8d53511b8 (patch) | |
tree | 5b06584457b12f54737003c55c04c8b7d6cc0a5e /net/ntalk | |
parent | 4927aa7c556f4dc69f7c3ec9a6913f34486f6b22 (diff) | |
download | freebsd-ports-gnome-6239ef44b5c74c4ff06f229a6ad663b8d53511b8.tar.gz freebsd-ports-gnome-6239ef44b5c74c4ff06f229a6ad663b8d53511b8.tar.zst freebsd-ports-gnome-6239ef44b5c74c4ff06f229a6ad663b8d53511b8.zip |
Update to latest version
PR: 38234
Submitted by: maintainer
Diffstat (limited to 'net/ntalk')
-rw-r--r-- | net/ntalk/Makefile | 6 | ||||
-rw-r--r-- | net/ntalk/distinfo | 2 | ||||
-rw-r--r-- | net/ntalk/pkg-descr | 3 | ||||
-rw-r--r-- | net/ntalk/pkg-plist | 2 |
4 files changed, 4 insertions, 9 deletions
diff --git a/net/ntalk/Makefile b/net/ntalk/Makefile index a2a2c748a529..38be778eb434 100644 --- a/net/ntalk/Makefile +++ b/net/ntalk/Makefile @@ -6,14 +6,12 @@ # PORTNAME= ntalk -PORTVERSION= 0.4 +PORTVERSION= 0.6.3 CATEGORIES= net -MASTER_SITES= http://kab.w.interia.pl/ +MASTER_SITES= http://network.terramail.pl/files/ MAINTAINER= gslin@ccca.nctu.edu.tw -WRKSRC= ${WRKDIR}/${PORTNAME} - ALL_TARGET= ${PORTNAME} post-patch: diff --git a/net/ntalk/distinfo b/net/ntalk/distinfo index 4fd5106f9fe2..76cf9372a627 100644 --- a/net/ntalk/distinfo +++ b/net/ntalk/distinfo @@ -1 +1 @@ -MD5 (ntalk-0.4.tar.gz) = 394bbe8b7875c931cee3ae0fc35f4134 +MD5 (ntalk-0.6.3.tar.gz) = 333f630bb7b1cb2be51db175e93ec8d1 diff --git a/net/ntalk/pkg-descr b/net/ntalk/pkg-descr index 0b2a6951fd82..ffce709d6788 100644 --- a/net/ntalk/pkg-descr +++ b/net/ntalk/pkg-descr @@ -3,6 +3,3 @@ all kinds of networks (LAN/WAN) and to be much more friendly and functional than Unix talk. WWW: http://kab.w.interia.pl/ - -- Gea-Suan Lin - gslin@ccca.nctu.edu.tw diff --git a/net/ntalk/pkg-plist b/net/ntalk/pkg-plist index d07dbf3b601b..797ce4b53174 100644 --- a/net/ntalk/pkg-plist +++ b/net/ntalk/pkg-plist @@ -1,7 +1,7 @@ -bin/ntalk %%PORTDOCS%%share/doc/ntalk/AUTHORS %%PORTDOCS%%share/doc/ntalk/COPYING %%PORTDOCS%%share/doc/ntalk/ChangeLog %%PORTDOCS%%share/doc/ntalk/INSTALL %%PORTDOCS%%share/doc/ntalk/README +bin/ntalk %%PORTDOCS%%@dirrm share/doc/ntalk |