diff options
Diffstat (limited to 'games/xchadance/Makefile')
-rw-r--r-- | games/xchadance/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xchadance/Makefile b/games/xchadance/Makefile index c772895c8052..9daeb6960f29 100644 --- a/games/xchadance/Makefile +++ b/games/xchadance/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: xchadance # Version required: 1.0 # Date created: 21 August 1998 -# Whom: issei <issei@jp.FreeBSD.ORG> +# Whom: issei <issei@jp.FreeBSD.org> # # $FreeBSD$ # @@ -9,10 +9,10 @@ DISTNAME= xchada01 PKGNAME= xchadance-1.0 CATEGORIES= games -MASTER_SITES= http://home.jp.FreeBSD.ORG/~issei/LOCAL_PORTS/ +MASTER_SITES= http://home.jp.FreeBSD.org/~issei/LOCAL_PORTS/ EXTRACT_SUFX= .lzh -MAINTAINER= issei@jp.FreeBSD.ORG +MAINTAINER= issei@jp.FreeBSD.org BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha |