diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-13 00:51:33 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-13 00:51:33 +0800 |
commit | e88f5da5657bccc2f31b605cc36e2175ab7180b8 (patch) | |
tree | 8cb35400213e222097a312c116b7317738865a8b /japanese/recjis | |
parent | 2b926e1064df5ad048fd84bb0671aeb50a61e3a5 (diff) | |
download | freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.gz freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.zst freebsd-ports-gnome-e88f5da5657bccc2f31b605cc36e2175ab7180b8.zip |
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
Diffstat (limited to 'japanese/recjis')
-rw-r--r-- | japanese/recjis/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/recjis/Makefile b/japanese/recjis/Makefile index ebc8fc8ddf00..11e2e8f1d4ab 100644 --- a/japanese/recjis/Makefile +++ b/japanese/recjis/Makefile @@ -3,16 +3,16 @@ # Date created: 05 February 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1997/03/03 12:38:01 asami Exp $ +# $Id: Makefile,v 1.2 1997/09/14 21:35:52 max Exp $ # DISTNAME= recjis-1.0 PKGNAME= ja-recjis-1.0 -CATEGORIES+= japanese -MASTER_SITES= ftp://ftp.leo.chubu.ac.jp/pub/tools/ +CATEGORIES+= japanese +MASTER_SITES= ftp://ftp.leo.chubu.ac.jp/pub/tools/ DISTFILES= recjis.tar.gz -MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp +MAINTAINER= nacai@iname.com NO_WRKSUBDIR= yes ALL_TARGET= prog |