diff options
author | itojun <itojun@FreeBSD.org> | 1998-11-24 03:49:31 +0000 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 1998-11-24 03:49:31 +0000 |
commit | 6fad2c2145aa5a5587bb9a1c38567b1457c176f2 (patch) | |
tree | 250fcdc380ff5b3d8a1908506737c5d8ad8980a6 /net | |
parent | 107acbb7dd3412609396ab354573adeee98615c9 (diff) | |
download | FreeBSD-ports-6fad2c2145aa5a5587bb9a1c38567b1457c176f2.zip FreeBSD-ports-6fad2c2145aa5a5587bb9a1c38567b1457c176f2.tar.gz |
original distribution URL and maintainer email address has updated.
PR: 8825
Submitted by: candy@kgc.co.jp
Diffstat (limited to 'net')
-rw-r--r-- | net/xipmsg/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/xipmsg/Makefile b/net/xipmsg/Makefile index 5acc0b8..7233b5e 100644 --- a/net/xipmsg/Makefile +++ b/net/xipmsg/Makefile @@ -3,15 +3,15 @@ # Date created: 29 May 1997 # Whom: candy@fct.kgc.co.jp # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/06/11 20:49:41 max Exp $ # DISTNAME= xipmsg-8087 PKGNAME= xipmsg-0.8087 CATEGORIES= net -MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xipmsg/ +MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/xipmsg/ -MAINTAINER= candy@fct.kgc.co.jp +MAINTAINER= candy@kgc.co.jp USE_IMAKE= yes MAN1= xipmsg.1 |