diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2001-03-27 11:52:29 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2001-03-27 11:52:29 +0800 |
commit | 19a4a9e8bdf9a774518be18ce889e45439b8c9e0 (patch) | |
tree | 277aed456495384a7572de70fb9872da46b8ef13 /games/sl | |
parent | a9a0071d4c336040842b3b6780f86f1fefbbc124 (diff) | |
download | freebsd-ports-gnome-19a4a9e8bdf9a774518be18ce889e45439b8c9e0.tar.gz freebsd-ports-gnome-19a4a9e8bdf9a774518be18ce889e45439b8c9e0.tar.zst freebsd-ports-gnome-19a4a9e8bdf9a774518be18ce889e45439b8c9e0.zip |
Change maintainer's address.
Submitted by: Takeshi Hiyama <th@cis.ibaraki.ac.jp> (maintainer)
PR: ports/26098
Diffstat (limited to 'games/sl')
-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 15500a683941..9810d73a3d99 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= th@cis.ibaraki.ac.jp +MAINTAINER= cbc06942@pop06.odn.ne.jp BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf |