diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-11-24 03:49:31 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-11-24 03:49:31 +0000 |
commit | 30b5b160379e1dc63c6793291c901fae767e23c5 (patch) | |
tree | 2d21df2f30154387721c7582119bb8d08a602737 /net/xipmsg | |
parent | f234e86fe38400a438ceb0e5e199013b39e8d1e6 (diff) | |
download | ports-30b5b160379e1dc63c6793291c901fae767e23c5.tar.gz ports-30b5b160379e1dc63c6793291c901fae767e23c5.zip |
Notes
Diffstat (limited to 'net/xipmsg')
-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 5acc0b861c27..7233b5e27506 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 |