diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-08-02 09:31:43 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-08-02 09:31:43 +0000 |
commit | 1d9ab0ae285fa8fd07f74415d43e9df0b69c9ecb (patch) | |
tree | 9d8545869694de2792b8f7d20a1090877e2e1bae /japanese/ee | |
parent | c37b5092c338a78bb42ef00ecc0736ef71c59a71 (diff) | |
download | ports-1d9ab0ae285fa8fd07f74415d43e9df0b69c9ecb.tar.gz ports-1d9ab0ae285fa8fd07f74415d43e9df0b69c9ecb.zip |
Notes
Diffstat (limited to 'japanese/ee')
-rw-r--r-- | japanese/ee/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ee/Makefile b/japanese/ee/Makefile index 7208b4eec691..8acc0af3aeec 100644 --- a/japanese/ee/Makefile +++ b/japanese/ee/Makefile @@ -3,12 +3,12 @@ # Date created: 20 Jan 1999 # Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1999/02/12 16:41:50 flathill Exp $ +# $Id: Makefile,v 1.2 1999/02/12 17:16:23 sada Exp $ # DISTNAME= jee-1.0 PKGNAME= ja-jee-1.0 -CATEGORIES= editors japanese +CATEGORIES= japanese editors MASTER_SITES= ftp://ftp.mogami-wire.co.jp/pub/beta/ \ ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ DISTFILES= jee.tar.gz \ |