diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-08-31 06:53:31 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-31 06:53:31 +0000 |
commit | 65ab34a66713786b91eb182ff10e40108b752fbb (patch) | |
tree | 11ba0ae7d75bec62d8912344c351ade7872c86bb /games/xchadance | |
parent | e2b692e5acbcaa86ead1bd84c8460b249fe38acd (diff) | |
download | ports-65ab34a66713786b91eb182ff10e40108b752fbb.tar.gz ports-65ab34a66713786b91eb182ff10e40108b752fbb.zip |
Notes
Diffstat (limited to 'games/xchadance')
-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 |