From bbefe911602a99ae8eef0107c5a54a1238569918 Mon Sep 17 00:00:00 2001 From: knu Date: Wed, 12 Apr 2000 14:38:12 +0000 Subject: Update the japanese/[o-t]* ports with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. --- japanese/skkfep/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'japanese/skkfep') diff --git a/japanese/skkfep/Makefile b/japanese/skkfep/Makefile index c3c09e78d68..3b612a057d9 100644 --- a/japanese/skkfep/Makefile +++ b/japanese/skkfep/Makefile @@ -1,15 +1,15 @@ # New ports collection Makefile for: skkfep -# Version required: 0.85 # Date created: 22 Jul 1998 # Whom: Yusuke Nawano # # $FreeBSD$ # -DISTNAME= skkfep0.85 -PKGNAME= ja-skkfep-0.85 -CATEGORIES= japanese -MASTER_SITES= ftp://ftp.azkey.org/pub/misc/skkfep/ +PORTNAME= skkfep +PORTVERSION= 0.85 +CATEGORIES= japanese +MASTER_SITES= ftp://ftp.azkey.org/pub/misc/skkfep/ +DISTNAME= ${PORTNAME}${PORTVERSION} PATCH_SITES= ftp://ftp.azkey.org/pub/misc/skkfep/ PATCHFILES= skkfep111.diff.gz -- cgit