diff options
Diffstat (limited to 'japanese/prn/Makefile')
-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 d2a6a0dfd7dc..7e96f59c0ac3 100644 --- a/japanese/prn/Makefile +++ b/japanese/prn/Makefile @@ -3,7 +3,7 @@ # Date created: 19 Jun 1997 # Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1997/06/23 14:31:11 max Exp $ +# $Id: Makefile,v 1.2 1997/09/14 21:35:46 max Exp $ # DISTNAME= prn @@ -16,7 +16,7 @@ MAINTAINER= taoka@infonets.hiroshima-u.ac.jp RUN_DEPENDS= kcc:${PORTSDIR}/japanese/kcc INSTALL_TARGET= install install.man -MANLANG= ja_JP.EUC +MANLANG= ja MAN1= prn.1 cprn.1 cmt.1 psconv.1 MAN5= cmtdefs.5 |