diff options
-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 |