aboutsummaryrefslogtreecommitdiff
path: root/chinese/nvi-euc-tw
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1998-02-17 13:12:05 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1998-02-17 13:12:05 +0000
commit758c97ff557573185801c7d552ea9940d122df06 (patch)
tree69e0547a043bf1758394b5fbfa7b2dcfc12a4399 /chinese/nvi-euc-tw
parent5ae86caca37f605e187ab501d56ca0a9276a472a (diff)
downloadports-758c97ff557573185801c7d552ea9940d122df06.tar.gz
ports-758c97ff557573185801c7d552ea9940d122df06.zip
- 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
Notes
Notes: svn path=/head/; revision=9774
Diffstat (limited to 'chinese/nvi-euc-tw')
-rw-r--r--chinese/nvi-euc-tw/Makefile5
1 files changed, 3 insertions, 2 deletions
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