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/xchadance | |
parent | Remove the dependency to imake since this is now taken care of (diff) |
Remove myself from MAINTAINER
Notes
Notes:
svn path=/head/; revision=54769
Diffstat (limited to 'games/xchadance')
-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 |