aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chinese/nvi-big5/Makefile5
-rw-r--r--chinese/nvi-euc-cn/Makefile5
-rw-r--r--chinese/nvi-euc-tw/Makefile5
-rw-r--r--editors/nvi-m17n/Makefile6
-rw-r--r--editors/nvi-perl/Makefile6
-rw-r--r--japanese/nvi-euc-jp/Makefile5
-rw-r--r--japanese/nvi-iso-2022-jp/Makefile5
-rw-r--r--japanese/nvi-sjis/Makefile5
-rw-r--r--korean/nvi-euc-kr/Makefile5
-rw-r--r--korean/nvi-iso-2022-kr/Makefile5
10 files changed, 30 insertions, 22 deletions
diff --git a/chinese/nvi-big5/Makefile b/chinese/nvi-big5/Makefile
index f9c642ef6aea..1c79fd4234c3 100644
--- a/chinese/nvi-big5/Makefile
+++ b/chinese/nvi-big5/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.6 1997/08/21 16:55:24 itojun Exp $
+# $Id: Makefile,v 1.7 1997/09/22 17:48:38 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= zh-nvi-big5-1.79.19970820
+
.include <${.CURDIR}/../../editors/nvi/Makefile>
-PKGNAME= zh-nvi-big5-1.79-970820
CATEGORIES= chinese editors
MAINTAINER= itojun@itojun.org
diff --git a/chinese/nvi-euc-cn/Makefile b/chinese/nvi-euc-cn/Makefile
index 4fa26391b831..8352b090ed1a 100644
--- a/chinese/nvi-euc-cn/Makefile
+++ b/chinese/nvi-euc-cn/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.7 1997/08/21 16:55:24 itojun Exp $
+# $Id: Makefile,v 1.8 1997/09/22 17:48:40 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= zh-nvi-euccn-1.79.19970820
+
.include <${.CURDIR}/../../editors/nvi/Makefile>
-PKGNAME= zh-nvi-euccn-1.79-970820
CATEGORIES= chinese editors
MAINTAINER= itojun@itojun.org
diff --git a/chinese/nvi-euc-tw/Makefile b/chinese/nvi-euc-tw/Makefile
index ca3fc0588f81..715b5e798b13 100644
--- a/chinese/nvi-euc-tw/Makefile
+++ b/chinese/nvi-euc-tw/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 Apr 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.5 1997/08/21 16:55:25 itojun Exp $
+# $Id: Makefile,v 1.6 1997/09/22 17:48:41 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= zh-nvi-euctw-1.79.19970820
+
.include <${.CURDIR}/../../editors/nvi/Makefile>
-PKGNAME= zh-nvi-euctw-1.79-970820
CATEGORIES= chinese editors
MAINTAINER= itojun@itojun.org
diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile
index 3cfaca1c376d..f8b22a4dc60c 100644
--- a/editors/nvi-m17n/Makefile
+++ b/editors/nvi-m17n/Makefile
@@ -3,12 +3,12 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.6 1997/08/21 16:55:25 itojun Exp $
+# $Id: Makefile,v 1.7 1998/02/09 06:56:40 fenner Exp $
#
DISTNAME= nvi-1.79
-PKGNAME= nvi-m17n-1.79-970820
-CATEGORIES= japanese editors
+PKGNAME?= nvi-m17n-1.79.19970820
+CATEGORIES= editors
MASTER_SITES= ftp://ftp.bostic.com/pub/\
ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
diff --git a/editors/nvi-perl/Makefile b/editors/nvi-perl/Makefile
index 3cfaca1c376d..f8b22a4dc60c 100644
--- a/editors/nvi-perl/Makefile
+++ b/editors/nvi-perl/Makefile
@@ -3,12 +3,12 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.6 1997/08/21 16:55:25 itojun Exp $
+# $Id: Makefile,v 1.7 1998/02/09 06:56:40 fenner Exp $
#
DISTNAME= nvi-1.79
-PKGNAME= nvi-m17n-1.79-970820
-CATEGORIES= japanese editors
+PKGNAME?= nvi-m17n-1.79.19970820
+CATEGORIES= editors
MASTER_SITES= ftp://ftp.bostic.com/pub/\
ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/
diff --git a/japanese/nvi-euc-jp/Makefile b/japanese/nvi-euc-jp/Makefile
index bf6376c75b23..a926a2d5f6b3 100644
--- a/japanese/nvi-euc-jp/Makefile
+++ b/japanese/nvi-euc-jp/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.7 1997/08/21 16:55:27 itojun Exp $
+# $Id: Makefile,v 1.8 1997/09/14 21:35:28 max Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@@ -14,9 +14,10 @@ COMMENT= ${.CURDIR}/pkg/COMMENT
LIB_DEPENDS= canna\\.1\\.:${PORTSDIR}/japanese/Canna
+PKGNAME= ja-nvi-eucjp-1.79.19970820
+
.include <${.CURDIR}/../../editors/nvi/Makefile>
-PKGNAME= ja-nvi-eucjp-1.79-970820
CATEGORIES= japanese editors
MAINTAINER= itojun@itojun.org
diff --git a/japanese/nvi-iso-2022-jp/Makefile b/japanese/nvi-iso-2022-jp/Makefile
index e4a39110c3e4..d8132aa7c0f6 100644
--- a/japanese/nvi-iso-2022-jp/Makefile
+++ b/japanese/nvi-iso-2022-jp/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.7 1997/08/21 16:55:27 itojun Exp $
+# $Id: Makefile,v 1.8 1997/09/14 21:35:33 max Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@@ -14,9 +14,10 @@ COMMENT= ${.CURDIR}/pkg/COMMENT
LIB_DEPENDS= canna\\.1\\.:${PORTSDIR}/japanese/Canna
+PKGNAME= ja-nvi-iso2022jp-1.79.19970820
+
.include <${.CURDIR}/../../editors/nvi/Makefile>
-PKGNAME= ja-nvi-iso2022jp-1.79-970820
CATEGORIES= japanese editors
MAINTAINER= itojun@itojun.org
diff --git a/japanese/nvi-sjis/Makefile b/japanese/nvi-sjis/Makefile
index 461f21a87f88..7064ab7c42e8 100644
--- a/japanese/nvi-sjis/Makefile
+++ b/japanese/nvi-sjis/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.7 1997/08/21 16:55:27 itojun Exp $
+# $Id: Makefile,v 1.8 1997/09/14 21:35:35 max Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@@ -14,9 +14,10 @@ COMMENT= ${.CURDIR}/pkg/COMMENT
LIB_DEPENDS= canna\\.1\\.:${PORTSDIR}/japanese/Canna
+PKGNAME= ja-nvi-sjis-1.79.19970820
+
.include <${.CURDIR}/../../editors/nvi/Makefile>
-PKGNAME= ja-nvi-sjis-1.79-970820
CATEGORIES= japanese editors
MAINTAINER= itojun@itojun.org
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 <itojun@itojun.org>
#
-# $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 <itojun@itojun.org>
#
-# $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