diff options
author | Issei Suzuki <issei@FreeBSD.org> | 2002-02-16 05:32:08 +0000 |
---|---|---|
committer | Issei Suzuki <issei@FreeBSD.org> | 2002-02-16 05:32:08 +0000 |
commit | 69d5c395463670d69479918d59233b456492599b (patch) | |
tree | 7405a94f874a899d84637de2a1a8cf5cd7535b26 /games | |
parent | 951dc0d2f475fd32c45bbbf798582aaa422c0b88 (diff) | |
download | ports-69d5c395463670d69479918d59233b456492599b.tar.gz ports-69d5c395463670d69479918d59233b456492599b.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/xchadance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xchadance/Makefile b/games/xchadance/Makefile index 826d0b88f7dc..5cffacc6253d 100644 --- a/games/xchadance/Makefile +++ b/games/xchadance/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://home.jp.FreeBSD.org/~issei/LOCAL_PORTS/ DISTFILES= xchada01.lzh -MAINTAINER= issei@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha |