diff options
author | sada <sada@FreeBSD.org> | 1999-04-17 20:47:05 +0000 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 1999-04-17 20:47:05 +0000 |
commit | 334f167b7454d317f7c44419c855ef3fa5101c80 (patch) | |
tree | c3296a72b091b00e11cdd49be09f3323d889d51e /games | |
parent | 2f32e9636830274f3ea59b480bdc6f03361f2a45 (diff) | |
download | FreeBSD-ports-334f167b7454d317f7c44419c855ef3fa5101c80.zip FreeBSD-ports-334f167b7454d317f7c44419c855ef3fa5101c80.tar.gz |
Change MASTER_SITES: www.jp.freebsd.org -> home.jp.freebsd.org
Diffstat (limited to 'games')
-rw-r--r-- | games/xchadance/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xchadance/Makefile b/games/xchadance/Makefile index 4431ce3..df94804 100644 --- a/games/xchadance/Makefile +++ b/games/xchadance/Makefile @@ -3,13 +3,13 @@ # Date created: 21 August 1998 # Whom: issei <issei@jp.FreeBSD.ORG> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/02/20 00:48:21 flathill Exp $ # DISTNAME= xchada01 PKGNAME= xchadance-1.0 CATEGORIES= games -MASTER_SITES= http://www.jp.FreeBSD.ORG/~issei/LOCAL_PORTS/ +MASTER_SITES= http://home.jp.FreeBSD.ORG/~issei/LOCAL_PORTS/ EXTRACT_SUFX= .lzh MAINTAINER= issei@jp.FreeBSD.ORG |