summaryrefslogtreecommitdiff
path: root/japanese/xshodo
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-13 08:34:11 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-13 08:34:11 +0000
commit3e73c145d612215a349e47d15678a395dfcaf052 (patch)
tree8d2bd185053578817429e15a1dce34b5674fab12 /japanese/xshodo
parentConvert to PORTNAME/PORTVERSION. (diff)
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Finally `japanese' category has been done.
Notes
Notes: svn path=/head/; revision=27480
Diffstat (limited to 'japanese/xshodo')
-rw-r--r--japanese/xshodo/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/xshodo/Makefile b/japanese/xshodo/Makefile
index ee3415ba6992..272377e9d5eb 100644
--- a/japanese/xshodo/Makefile
+++ b/japanese/xshodo/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: xshodo
-# Version required: 2.0
# Date created: 11 October 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $FreeBSD$
#
-DISTNAME= xshodo2.0
-PKGNAME= ja-xshodo-2.0
+PORTNAME= xshodo
+PORTVERSION= 2.0
CATEGORIES= japanese
MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xwin/
+DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= nakai@FreeBSD.org