diff options
Diffstat (limited to 'japanese/mule-wnn6/Makefile')
-rw-r--r-- | japanese/mule-wnn6/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/japanese/mule-wnn6/Makefile b/japanese/mule-wnn6/Makefile index 50e45bffbd12..247926737ba2 100644 --- a/japanese/mule-wnn6/Makefile +++ b/japanese/mule-wnn6/Makefile @@ -1,14 +1,16 @@ -# New ports collection makefile for: mule with Wnn6 -# Version required: 2.3 +# New ports collection makefile for: mule 2.3@19.34 with Wnn6 +# Version required: 2.3@19.34 # Date created: 7 July 1997 # Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> # -# $Id: Makefile,v 1.30 1997/09/10 08:51:19 asami Exp $ +# $Id: Makefile,v 1.31 1997/09/14 21:35:20 max Exp $ # PKGNAME= ja-mule-wnn6-2.3 CATEGORIES= japanese editors +BROKEN_ELF= yes + WNN6= yes .include "${.CURDIR}/../../editors/mule/Makefile" |