diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-12-02 05:09:14 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-12-02 05:09:14 +0000 |
commit | 502eb4e72f4afa81b6e065e97c8f89c2ed54b261 (patch) | |
tree | 874a8a1ddf582d2ec036cb1618d95b616e7927f7 /japanese/onew-canna | |
parent | 4ad83a6cc64cfed6582fd2d457baf32a4fdc36fa (diff) | |
download | ports-502eb4e72f4afa81b6e065e97c8f89c2ed54b261.tar.gz ports-502eb4e72f4afa81b6e065e97c8f89c2ed54b261.zip |
Notes
Diffstat (limited to 'japanese/onew-canna')
-rw-r--r-- | japanese/onew-canna/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/onew-canna/Makefile b/japanese/onew-canna/Makefile index 8ac9113d4c42..bd4e6a73844e 100644 --- a/japanese/onew-canna/Makefile +++ b/japanese/onew-canna/Makefile @@ -3,12 +3,13 @@ # Date created: 5 Sep 1997 # Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1998/07/10 14:03:02 kuriyama Exp $ +# $Id: Makefile,v 1.2 1998/12/01 03:06:14 asami Exp $ # PKGNAME= ja-onew-canna-2.2.10 CANNA= yes MASTERDIR= ${.CURDIR}/../onew-wnn4 +PKGDIR= ${.CURDIR}/pkg .include "${MASTERDIR}/Makefile" |