diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-09-14 21:36:25 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-09-14 21:36:25 +0000 |
commit | 474b385af12b85a69a50e69c722e2dc6ab4699b0 (patch) | |
tree | 045657cd25d8a494f206aa9a512b471d74761f89 /japanese/prn | |
parent | 623ddcc2c5c6a376f6e04da9915a21400222734f (diff) |
Notes
Diffstat (limited to 'japanese/prn')
-rw-r--r-- | japanese/prn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/prn/Makefile b/japanese/prn/Makefile index e3e443ccd8b1..d2a6a0dfd7dc 100644 --- a/japanese/prn/Makefile +++ b/japanese/prn/Makefile @@ -3,11 +3,11 @@ # Date created: 19 Jun 1997 # Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/06/23 14:31:11 max Exp $ # DISTNAME= prn -PKGNAME= jp-prn-1.0 +PKGNAME= ja-prn-1.0 CATEGORIES= japanese print MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/tools/ |