summaryrefslogtreecommitdiffstats
path: root/chinese/nvi-euc-cn/Makefile
diff options
context:
space:
mode:
authoritojun <itojun@FreeBSD.org>1998-02-17 13:12:05 +0000
committeritojun <itojun@FreeBSD.org>1998-02-17 13:12:05 +0000
commita4070e09902060a9bc8f76cf4e7574f10b078f18 (patch)
tree8978b044b85db37a439eb4f8fb7ae8a050aa157e /chinese/nvi-euc-cn/Makefile
parent1fd4fd115a0a4562c5c8f4ffc445e57360c86aef (diff)
downloadFreeBSD-ports-a4070e09902060a9bc8f76cf4e7574f10b078f18.zip
FreeBSD-ports-a4070e09902060a9bc8f76cf4e7574f10b078f18.tar.gz
- 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
Diffstat (limited to 'chinese/nvi-euc-cn/Makefile')
-rw-r--r--chinese/nvi-euc-cn/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chinese/nvi-euc-cn/Makefile b/chinese/nvi-euc-cn/Makefile
index 4fa2639..8352b09 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
OpenPOWER on IntegriCloud