diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 23:24:42 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 23:24:42 +0000 |
commit | 59df8af48ea44d533d5de8118602cc174bda92da (patch) | |
tree | 099d3028bb9a8d6c138c5cf52f3b004582a91035 /converters/aish | |
parent | 3da86c6aa2b3345aabb564415cd86b5e3872ca1a (diff) |
Notes
Diffstat (limited to 'converters/aish')
-rw-r--r-- | converters/aish/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/converters/aish/Makefile b/converters/aish/Makefile index 14a0ca603b31..621196794322 100644 --- a/converters/aish/Makefile +++ b/converters/aish/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: aish -# Version required: 1.13 # Date created: 01 Aug 1998 # Whom: Masanori Kiriake <seiken@nbs.co.jp> # # $FreeBSD$ # -DISTNAME= aish113u -PKGNAME= aish-1.13 +PORTNAME= aish +PORTVERSION= 1.13 CATEGORIES= converters MASTER_SITES= http://hp.vector.co.jp/authors/VA004474/etc/ +DISTNAME= aish113u MAINTAINER= ports@FreeBSD.org |