From 758c97ff557573185801c7d552ea9940d122df06 Mon Sep 17 00:00:00 2001 From: Jun-ichiro itojun Hagino Date: Tue, 17 Feb 1998 13:12:05 +0000 Subject: - PKGNAME has to be defined BEFORE including bsd.port.mk, to make Latest/* symbolic links. - PKGNAME format changed, to make Latest/* symbolic links with proper name. (also make it Y2K complient) was: ja-nvi-iso2022jp-1.79-970820 now: ja-nvi-iso2022jp-1.79.19970820 Submitted by: asami --- korean/nvi-euc-kr/Makefile | 5 +++-- korean/nvi-iso-2022-kr/Makefile | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'korean') diff --git a/korean/nvi-euc-kr/Makefile b/korean/nvi-euc-kr/Makefile index ea5f8e60265a..be31ce435f5c 100644 --- a/korean/nvi-euc-kr/Makefile +++ b/korean/nvi-euc-kr/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh # -# $Id: Makefile,v 1.6 1997/08/21 16:55:28 itojun Exp $ +# $Id: Makefile,v 1.7 1997/09/22 16:22:17 max Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -12,9 +12,10 @@ PATCHDIR= ${.CURDIR}/../../editors/nvi/patches PKGDIR= ${.CURDIR}/../../editors/nvi/pkg COMMENT= ${.CURDIR}/pkg/COMMENT +PKGNAME= ko-nvi-euckr-1.79.19970820 + .include <${.CURDIR}/../../editors/nvi/Makefile> -PKGNAME= ko-nvi-euckr-1.79-970820 CATEGORIES= korean editors MAINTAINER= itojun@itojun.org diff --git a/korean/nvi-iso-2022-kr/Makefile b/korean/nvi-iso-2022-kr/Makefile index 143280f4a124..ec3e0fa0b749 100644 --- a/korean/nvi-iso-2022-kr/Makefile +++ b/korean/nvi-iso-2022-kr/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh # -# $Id: Makefile,v 1.6 1997/08/21 16:55:28 itojun Exp $ +# $Id: Makefile,v 1.7 1997/09/22 16:22:19 max Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -12,9 +12,10 @@ PATCHDIR= ${.CURDIR}/../../editors/nvi/patches PKGDIR= ${.CURDIR}/../../editors/nvi/pkg COMMENT= ${.CURDIR}/pkg/COMMENT +PKGNAME= ko-nvi-iso2022kr-1.79.19970820 + .include <${.CURDIR}/../../editors/nvi/Makefile> -PKGNAME= ko-nvi-iso2022kr-1.79-970820 CATEGORIES= korean editors MAINTAINER= itojun@itojun.org -- cgit v1.2.3