diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-07-14 05:53:14 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-07-14 05:53:14 +0000 |
commit | fa1156dbdabfb6b0089451f603b623517af9abe9 (patch) | |
tree | 93c1956f6a1eda567a217cd3d522abc32933f164 /games/sl/Makefile | |
parent | Update to 1.3.6. (diff) |
Update MAINTAINER's address.
PR: 28939, 28940, 28941, 28942, 28943, 28944, 28945
Submitted by: HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp> (MAINTAINER)
Notes
Notes:
svn path=/head/; revision=45112
Diffstat (limited to 'games/sl/Makefile')
-rw-r--r-- | games/sl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sl/Makefile b/games/sl/Makefile index 9810d73a3d99..6e9a52cd706c 100644 --- a/games/sl/Makefile +++ b/games/sl/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/sl/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar -MAINTAINER= cbc06942@pop06.odn.ne.jp +MAINTAINER= hym@cocoa.freemail.ne.jp BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf |