summaryrefslogtreecommitdiff
path: root/japanese/typist
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-12 14:38:12 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-12 14:38:12 +0000
commit8e270816f992e4a25aaab762d962f7267d72f84b (patch)
treed4e36e838185404904fc906c77ad6ebbaf6ef1bc /japanese/typist
parentUse ${DISTFILES:Npattern} in EXTRACT_ONLY as a cosmetic change. (diff)
Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Notes
Notes: svn path=/head/; revision=27463
Diffstat (limited to 'japanese/typist')
-rw-r--r--japanese/typist/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/typist/Makefile b/japanese/typist/Makefile
index f4b564bd4d0f..518bea20827a 100644
--- a/japanese/typist/Makefile
+++ b/japanese/typist/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: typist
-# Version required: 2.0
# Date created: 26 May 1997
# Whom: Satoshi TAOKA
#
# $FreeBSD$
#
-DISTNAME= typist2.0
-PKGNAME= ja-typist-2.0
+PORTNAME= typist
+PORTVERSION= 2.0
CATEGORIES= japanese
MASTER_SITES= ftp://tuba.csedu.kobe-u.ac.jp/pub/UNIX/
EXTRACT_SUFX= .src.tar.gz
+DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= taoka@FreeBSD.org