diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-25 03:45:11 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-25 03:45:11 +0000 |
commit | 8b640345d61b4d4a90808fcfaa73580f63a44ca6 (patch) | |
tree | 6a1afcc3047a0e828d52a0295edf98fd4df5204d /net | |
parent | 6a56708646204f323590e1264ecce1f224bc9b8d (diff) | |
download | FreeBSD-ports-8b640345d61b4d4a90808fcfaa73580f63a44ca6.zip FreeBSD-ports-8b640345d61b4d4a90808fcfaa73580f63a44ca6.tar.gz |
net/xipmsg: URL fix (pkg-descr)
PR: ports/48387
Submitted by: MA, Dunzi <tadalunch@s5.xrea.com>
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 7425324..ec2eb52 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 4ed6f83..098a7bf 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 |