diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-11 14:15:53 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-11 14:15:53 +0000 |
commit | edcf8b3594b5df6440713253552b675fb0234474 (patch) | |
tree | cb86ff29b6c34e6d077c56ce53ca461f9623f343 /japanese/elisa8x8 | |
parent | 7b4b0c4f33915abb1f15e37f30ce951ba7aa94e6 (diff) | |
download | ports-edcf8b3594b5df6440713253552b675fb0234474.tar.gz ports-edcf8b3594b5df6440713253552b675fb0234474.zip |
Notes
Diffstat (limited to 'japanese/elisa8x8')
-rw-r--r-- | japanese/elisa8x8/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/elisa8x8/Makefile b/japanese/elisa8x8/Makefile index e0426b57a241..5b1cafe270e0 100644 --- a/japanese/elisa8x8/Makefile +++ b/japanese/elisa8x8/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: elisa8x8 -# Version required: 1.0 # Date created: 17 Aug. 1998 # Whom: Toshihiko SHIMOKAWA <toshi@tea.forus.or.jp> & ELISA Font Project # # $FreeBSD$ # -DISTNAME= elisat10 -PKGNAME= ja-elisa8x8-1.0 +PORTNAME= elisa8x8 +PORTVERSION= 1.0 CATEGORIES= japanese x11-fonts MASTER_SITES= http://www.tea.forus.or.jp/toshi/exhibition/ +DISTNAME= elisat10 MAINTAINER= toshi@tea.forus.or.jp |