diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-13 09:17:26 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-13 09:17:26 +0000 |
commit | d9f7c4b28dab9ce2c1900ba1817d3fa9c2d916a2 (patch) | |
tree | 916c4017c965133decfae3108f21ad85c9709eb1 /korean/mule-freewnn | |
parent | dc4e00ce6e1c23b2e2a98c2c6dda89dc1d1b3f91 (diff) |
Convert to PORTNAME/PORTVERSION. Problems found: afterstep, bitchx,
hanemacs and hmconv had invalid version strings (fixed).
I also got replaced AMI_VER and HANIM_VER with PORTVERSION but I
didn't touch BROWSER_VER (in netscape ports) since it was used in too
many places.
Notes
Notes:
svn path=/head/; revision=27486
Diffstat (limited to 'korean/mule-freewnn')
-rw-r--r-- | korean/mule-freewnn/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/korean/mule-freewnn/Makefile b/korean/mule-freewnn/Makefile index a89361039350..472f8f831da1 100644 --- a/korean/mule-freewnn/Makefile +++ b/korean/mule-freewnn/Makefile @@ -1,12 +1,11 @@ # New ports collection makefile for: mule 2.3@19.34 with Wnn4 -# Version required: 2.3@19.34 # Date created: 20 July 1997 # Whom: Satoshi Taoka <taoka@FreeBSD.org> # # $FreeBSD$ # -PKGNAME= ko-mule-wnn4-2.3 +PKGNAMESUFFIX= -wnn4 CATEGORIES= korean editors KWNN4= yes |