diff options
Diffstat (limited to 'japanese/xshodo/Makefile')
-rw-r--r-- | japanese/xshodo/Makefile | 6 |
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 |