diff options
author | foxfair <foxfair@FreeBSD.org> | 2003-02-26 06:20:28 +0000 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 2003-02-26 06:20:28 +0000 |
commit | 4641de74a37db5e7f88c2057b0c7878dfb0c1498 (patch) | |
tree | 2a65c3e4d987c5a3731d39133efd8d2496f15d7d | |
parent | a0f8c62abcb7876c9b12c61d288e50caad17a6f6 (diff) | |
download | FreeBSD-ports-4641de74a37db5e7f88c2057b0c7878dfb0c1498.zip FreeBSD-ports-4641de74a37db5e7f88c2057b0c7878dfb0c1498.tar.gz |
Update to v1.8.6b
-rw-r--r-- | net/tintin++-devel/Makefile | 9 | ||||
-rw-r--r-- | net/tintin++-devel/distinfo | 2 | ||||
-rw-r--r-- | net/tintin++-devel/pkg-plist | 10 |
3 files changed, 11 insertions, 10 deletions
diff --git a/net/tintin++-devel/Makefile b/net/tintin++-devel/Makefile index 1e22f65..c06f817 100644 --- a/net/tintin++-devel/Makefile +++ b/net/tintin++-devel/Makefile @@ -6,14 +6,15 @@ # PORTNAME= tintin -PORTVERSION= 1.8.4 +PORTVERSION= 1.8.6b CATEGORIES= net games MASTER_SITES= http://mail.newclear.net/tintin/download/ \ - http://freebsd.hanirc.org/~jhp/tintin++/ -DISTNAME= tintin++v1.84 + http://freebsd.hanirc.org/~jhp/tintin++/ \ + http://www.stud.ntnu.no/~sverreno/tintin/ +DISTNAME= tintin++v1.86b MAINTAINER= jhp@cocoja.holywar.net -COMMENT= A client program to help playing muds +COMMENT= "a client program specialized to help playing muds(devel version)" NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/tintin++/src diff --git a/net/tintin++-devel/distinfo b/net/tintin++-devel/distinfo index 2e3a730..1ffd154 100644 --- a/net/tintin++-devel/distinfo +++ b/net/tintin++-devel/distinfo @@ -1 +1 @@ -MD5 (tintin++v1.84.tar.gz) = a405fd69bdd9525ac1d913cf1a9c35f4 +MD5 (tintin++v1.86b.tar.gz) = 34a5db309c3598356386447c949f201f diff --git a/net/tintin++-devel/pkg-plist b/net/tintin++-devel/pkg-plist index 80a3e81..d3282c3 100644 --- a/net/tintin++-devel/pkg-plist +++ b/net/tintin++-devel/pkg-plist @@ -1,17 +1,17 @@ bin/tt++ lib/tintin/.tt_help.txt.Z -share/doc/tintin/tintinrc -share/doc/tintin/chat.conf.example share/doc/tintin/CHANGES -share/doc/tintin/FAQ share/doc/tintin/CREDITS -share/doc/tintin/README +share/doc/tintin/FAQ share/doc/tintin/MODIFICATIONS share/doc/tintin/MODS.ycjhi +share/doc/tintin/README +share/doc/tintin/chat.conf.example share/doc/tintin/example1.script share/doc/tintin/example2.script share/doc/tintin/sgi share/doc/tintin/tintin15.ps share/doc/tintin/tintin15.txt -@dirrm lib/tintin +share/doc/tintin/tintinrc @dirrm share/doc/tintin +@dirrm lib/tintin |