diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-25 03:45:11 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-25 03:45:11 +0000 |
commit | 50ecce0caed95b68015a04dc0734d545a90aae81 (patch) | |
tree | 87470bd7e286fbd3447d185dd366f28ef88087c8 /net | |
parent | Fix MASTER_SITES. (diff) |
net/xipmsg: URL fix (pkg-descr)
PR: ports/48387
Submitted by: MA, Dunzi <tadalunch@s5.xrea.com>
Notes
Notes:
svn path=/head/; revision=79617
Diffstat (limited to 'net')
-rw-r--r-- | net/xipmsg/Makefile | 3 | ||||
-rw-r--r-- | net/xipmsg/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net/xipmsg/Makefile b/net/xipmsg/Makefile index 742532417b8b..ec2eb529995a 100644 --- a/net/xipmsg/Makefile +++ b/net/xipmsg/Makefile @@ -8,7 +8,8 @@ PORTNAME= xipmsg PORTVERSION= 0.8087 CATEGORIES= net -MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/xipmsg/ +MASTER_SITES= http://www.bsddiary.net/xipmsg/ \ + http://hp.vector.co.jp/authors/VA004959/xipmsg/ DISTNAME= xipmsg-8087 MAINTAINER= candy@kgc.co.jp diff --git a/net/xipmsg/pkg-descr b/net/xipmsg/pkg-descr index 4ed6f831f98e..098a7bf1b195 100644 --- a/net/xipmsg/pkg-descr +++ b/net/xipmsg/pkg-descr @@ -16,7 +16,7 @@ because of broken locale database of the OS. Please read README file for details. XIP MEssenger home page: -http://spock.vector.co.jp/authors/VA004959/xipmsg/ +http://www.bsddiary.net/xipmsg/ IP Messenger home page: http://www.asahi-net.or.jp/~VZ4H-SRUZ/ipmsg.html |