diff options
-rw-r--r-- | chinese/nvi-big5/Makefile | 4 | ||||
-rw-r--r-- | chinese/nvi-euc-cn/Makefile | 4 | ||||
-rw-r--r-- | chinese/nvi-euc-tw/Makefile | 4 | ||||
-rw-r--r-- | editors/nvi-m17n/Makefile | 6 | ||||
-rw-r--r-- | editors/nvi-m17n/distinfo | 2 | ||||
-rw-r--r-- | editors/nvi-m17n/pkg-descr | 2 | ||||
-rw-r--r-- | editors/nvi-perl/Makefile | 6 | ||||
-rw-r--r-- | editors/nvi-perl/distinfo | 2 | ||||
-rw-r--r-- | editors/nvi-perl/pkg-descr | 2 | ||||
-rw-r--r-- | japanese/nvi-euc-jp/Makefile | 4 | ||||
-rw-r--r-- | japanese/nvi-iso-2022-jp/Makefile | 4 | ||||
-rw-r--r-- | japanese/nvi-sjis/Makefile | 4 | ||||
-rw-r--r-- | korean/nvi-euc-kr/Makefile | 4 | ||||
-rw-r--r-- | korean/nvi-iso-2022-kr/Makefile | 4 |
14 files changed, 26 insertions, 26 deletions
diff --git a/chinese/nvi-big5/Makefile b/chinese/nvi-big5/Makefile index 823a140..2c35ad7 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.3 1997/04/09 07:09:37 asami Exp $ +# $Id: Makefile,v 1.4 1997/04/09 07:34:33 asami Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT .include <${.CURDIR}/../../editors/nvi/Makefile> -PKGNAME= cn-nvi-big5-1.79-970408 +PKGNAME= cn-nvi-big5-1.79-970617 CATEGORIES= chinese editors MAINTAINER= itojun@itojun.org diff --git a/chinese/nvi-euc-cn/Makefile b/chinese/nvi-euc-cn/Makefile index 7c37d1a..683cd7f 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.4 1997/04/09 07:09:48 asami Exp $ +# $Id: Makefile,v 1.5 1997/04/09 07:34:40 asami Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT .include <${.CURDIR}/../../editors/nvi/Makefile> -PKGNAME= cn-nvi-euccn-1.79-970408 +PKGNAME= cn-nvi-euccn-1.79-970617 CATEGORIES= chinese editors MAINTAINER= itojun@itojun.org diff --git a/chinese/nvi-euc-tw/Makefile b/chinese/nvi-euc-tw/Makefile index 271f0e0..d80c0c0 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.2 1997/04/09 07:34:41 asami Exp $ +# $Id: Makefile,v 1.3 1997/04/09 08:14:24 asami Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT .include <${.CURDIR}/../../editors/nvi/Makefile> -PKGNAME= cn-nvi-euctw-1.79-970408 +PKGNAME= cn-nvi-euctw-1.79-970617 CATEGORIES= chinese editors MAINTAINER= itojun@itojun.org diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index 9c49cc8..223c509 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -3,16 +3,16 @@ # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.3 1997/04/09 07:09:51 asami Exp $ +# $Id: Makefile,v 1.4 1997/04/09 07:34:42 asami Exp $ # DISTNAME= nvi-1.79 -PKGNAME= nvi-m17n-1.79-970408 +PKGNAME= nvi-m17n-1.79-970617 CATEGORIES= japanese editors MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/4bsd/\ ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/ -PATCHFILES= nvi-1.79.m17n-970408-2300.diff.gz +PATCHFILES= nvi-1.79.m17n-970617-2330.diff.gz PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/ MAINTAINER= itojun@itojun.org diff --git a/editors/nvi-m17n/distinfo b/editors/nvi-m17n/distinfo index 6a943e7..d636ab8 100644 --- a/editors/nvi-m17n/distinfo +++ b/editors/nvi-m17n/distinfo @@ -1,2 +1,2 @@ MD5 (nvi-1.79.tar.gz) = 765e2153f5fc4f21793f2edc2647305a -MD5 (nvi-1.79.m17n-970408-2300.diff.gz) = 59832f8f8be7e0185ab8d48378615343 +MD5 (nvi-1.79.m17n-970617-2330.diff.gz) = f23a3e66e8fa6c431eec6e6b68acdfcf diff --git a/editors/nvi-m17n/pkg-descr b/editors/nvi-m17n/pkg-descr index 4490d57e..76ac859 100644 --- a/editors/nvi-m17n/pkg-descr +++ b/editors/nvi-m17n/pkg-descr @@ -23,4 +23,4 @@ Default encoding is set by /usr/local/etc/vi.exrc. original distribution site: ftp://ftp.cs.berkeley.edu/ucb/4bsd/nvi-1.79.tar.gz - ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/nvi-1.79.m17n-970403-1000.diff.gz + ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/nvi-1.79.m17n-970617-2330.diff.gz diff --git a/editors/nvi-perl/Makefile b/editors/nvi-perl/Makefile index 9c49cc8..223c509 100644 --- a/editors/nvi-perl/Makefile +++ b/editors/nvi-perl/Makefile @@ -3,16 +3,16 @@ # Date created: 6 Mar 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.3 1997/04/09 07:09:51 asami Exp $ +# $Id: Makefile,v 1.4 1997/04/09 07:34:42 asami Exp $ # DISTNAME= nvi-1.79 -PKGNAME= nvi-m17n-1.79-970408 +PKGNAME= nvi-m17n-1.79-970617 CATEGORIES= japanese editors MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/4bsd/\ ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/ -PATCHFILES= nvi-1.79.m17n-970408-2300.diff.gz +PATCHFILES= nvi-1.79.m17n-970617-2330.diff.gz PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/ MAINTAINER= itojun@itojun.org diff --git a/editors/nvi-perl/distinfo b/editors/nvi-perl/distinfo index 6a943e7..d636ab8 100644 --- a/editors/nvi-perl/distinfo +++ b/editors/nvi-perl/distinfo @@ -1,2 +1,2 @@ MD5 (nvi-1.79.tar.gz) = 765e2153f5fc4f21793f2edc2647305a -MD5 (nvi-1.79.m17n-970408-2300.diff.gz) = 59832f8f8be7e0185ab8d48378615343 +MD5 (nvi-1.79.m17n-970617-2330.diff.gz) = f23a3e66e8fa6c431eec6e6b68acdfcf diff --git a/editors/nvi-perl/pkg-descr b/editors/nvi-perl/pkg-descr index 4490d57e..76ac859 100644 --- a/editors/nvi-perl/pkg-descr +++ b/editors/nvi-perl/pkg-descr @@ -23,4 +23,4 @@ Default encoding is set by /usr/local/etc/vi.exrc. original distribution site: ftp://ftp.cs.berkeley.edu/ucb/4bsd/nvi-1.79.tar.gz - ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/nvi-1.79.m17n-970403-1000.diff.gz + ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/nvi-1.79.m17n-970617-2330.diff.gz diff --git a/japanese/nvi-euc-jp/Makefile b/japanese/nvi-euc-jp/Makefile index f9213ba..26b3ee9 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.4 1997/04/09 07:34:44 asami Exp $ +# $Id: Makefile,v 1.5 1997/04/09 09:43:38 asami Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -16,7 +16,7 @@ LIB_DEPENDS= canna\\.1\\.:${PORTSDIR}/japanese/Canna .include <${.CURDIR}/../../editors/nvi/Makefile> -PKGNAME= jp-nvi-eucjp-1.79-970408 +PKGNAME= jp-nvi-eucjp-1.79-970617 CATEGORIES= japanese editors MAINTAINER= itojun@itojun.org diff --git a/japanese/nvi-iso-2022-jp/Makefile b/japanese/nvi-iso-2022-jp/Makefile index 12235e2..a64fe88 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.4 1997/04/09 07:34:45 asami Exp $ +# $Id: Makefile,v 1.5 1997/04/09 09:43:51 asami Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -16,7 +16,7 @@ LIB_DEPENDS= canna\\.1\\.:${PORTSDIR}/japanese/Canna .include <${.CURDIR}/../../editors/nvi/Makefile> -PKGNAME= jp-nvi-iso2022jp-1.79-970408 +PKGNAME= jp-nvi-iso2022jp-1.79-970617 CATEGORIES= japanese editors MAINTAINER= itojun@itojun.org diff --git a/japanese/nvi-sjis/Makefile b/japanese/nvi-sjis/Makefile index 4cbe904..0daefd5 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.4 1997/04/09 07:34:49 asami Exp $ +# $Id: Makefile,v 1.5 1997/04/09 09:43:53 asami Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -16,7 +16,7 @@ LIB_DEPENDS= canna\\.1\\.:${PORTSDIR}/japanese/Canna .include <${.CURDIR}/../../editors/nvi/Makefile> -PKGNAME= jp-nvi-sjis-1.79-970408 +PKGNAME= jp-nvi-sjis-1.79-970617 CATEGORIES= japanese editors MAINTAINER= itojun@itojun.org diff --git a/korean/nvi-euc-kr/Makefile b/korean/nvi-euc-kr/Makefile index cebe0af..83320db 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.3 1997/04/09 07:10:10 asami Exp $ +# $Id: Makefile,v 1.4 1997/04/09 07:34:50 asami Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT .include <${.CURDIR}/../../editors/nvi/Makefile> -PKGNAME= kr-nvi-euckr-1.79-970408 +PKGNAME= kr-nvi-euckr-1.79-970617 CATEGORIES= korean editors MAINTAINER= itojun@itojun.org diff --git a/korean/nvi-iso-2022-kr/Makefile b/korean/nvi-iso-2022-kr/Makefile index d7baf97..d693885 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.3 1997/04/09 07:10:13 asami Exp $ +# $Id: Makefile,v 1.4 1997/04/09 07:34:51 asami Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT .include <${.CURDIR}/../../editors/nvi/Makefile> -PKGNAME= kr-nvi-iso2022kr-1.79-970408 +PKGNAME= kr-nvi-iso2022kr-1.79-970617 CATEGORIES= korean editors MAINTAINER= itojun@itojun.org |