From edcf8b3594b5df6440713253552b675fb0234474 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Tue, 11 Apr 2000 14:15:53 +0000 Subject: Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :) --- japanese/dvi2dvi/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'japanese/dvi2dvi') diff --git a/japanese/dvi2dvi/Makefile b/japanese/dvi2dvi/Makefile index c26c28bb011a..b9f3690a8e59 100644 --- a/japanese/dvi2dvi/Makefile +++ b/japanese/dvi2dvi/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: dvi2dvi -# Version required: 1.1 # Date created: 25 Dec 1997 # Whom: Makoto WATANABE # # $FreeBSD$ # -DISTNAME= dvi2dvi-1.1 -PKGNAME= ja-dvi2dvi-1.1 +PORTNAME= dvi2dvi +PORTVERSION= 1.1 CATEGORIES= japanese print MASTER_SITES= ftp://ftp.math.s.chiba-u.ac.jp/tex/ \ ftp://ftp.math.s.chiba-u.ac.jp/tex/tex/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} web2c-7.2a${EXTRACT_SUFX} +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ + web2c-7.2a.tar.gz MAINTAINER= watanabe@zlab.phys.nagoya-u.ac.jp -- cgit v1.2.3