From 3e73c145d612215a349e47d15678a395dfcaf052 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Thu, 13 Apr 2000 08:34:11 +0000 Subject: Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Finally `japanese' category has been done. --- japanese/vje30/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'japanese/vje30/Makefile') diff --git a/japanese/vje30/Makefile b/japanese/vje30/Makefile index 3848882c8333..1f9c67f177ba 100644 --- a/japanese/vje30/Makefile +++ b/japanese/vje30/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: VJE-Delta 3.0 -# Version required: 3.0 # Date created: 29 January 2000 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # -DISTNAME= vje-delta-3.0 -PKGNAME= ja-vje-3.0 +PORTNAME= vje +PORTVERSION= 3.0 CATEGORIES= japanese MASTER_SITES= file:${MOUNT_PT}/freebsd/ -EXTRACT_SUFX= -${DISTOBJFORMAT}.tgz +EXTRACT_SUFX= .tgz +DISTNAME= ${PORTNAME}-delta-${PORTVERSION}-${DISTOBJFORMAT} MAINTAINER= knu@idaemons.org -- cgit v1.2.3