diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-03-27 03:52:29 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-03-27 03:52:29 +0000 |
commit | a441681486210d5832d29f9f81366531a2381965 (patch) | |
tree | bd9254f1502fff67c3c833e60f970434915dc930 /games/sl | |
parent | 313d5393bf9030b78fb28498867d2297b21f2f3c (diff) | |
download | ports-a441681486210d5832d29f9f81366531a2381965.tar.gz ports-a441681486210d5832d29f9f81366531a2381965.zip |
Notes
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 |