From b3abeae976a2434437c4717e3a4289fc9ace964f Mon Sep 17 00:00:00 2001 From: asami Date: Thu, 13 Apr 2000 08:17:29 +0000 Subject: Convert to PORTNAME/PORTVERSION. I'm doing these first so we can test the slave ports. --- editors/nvi-m17n/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'editors/nvi-m17n') diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index 418821532e15..f6bc57e08da6 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -7,11 +7,12 @@ # -DISTNAME= nvi-1.79 -PKGNAME?= nvi-m17n-1.79.19991117 +PORTNAME= nvi +PORTVERSION= 1.79.19991117 CATEGORIES= editors MASTER_SITES= ftp://sleepy.vwh.net/pub/\ ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/ +DISTNAME= nvi-1.79 PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/ PATCHFILES= nvi-1.79.m17n-19991117.diff.gz -- cgit