diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-22 11:46:45 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-22 11:46:45 +0000 |
commit | 044fe0d8a22849514107c0302251f03f434a9688 (patch) | |
tree | 899ac543c0d46a568279b5e0bcdf8d9c7e123a6a /japanese/xshodo/Makefile | |
parent | e9780e98f173614be8b2d1fbf74ca7b29369ed65 (diff) |
Notes
Diffstat (limited to 'japanese/xshodo/Makefile')
-rw-r--r-- | japanese/xshodo/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/japanese/xshodo/Makefile b/japanese/xshodo/Makefile index a15f9651a42a..ee3415ba6992 100644 --- a/japanese/xshodo/Makefile +++ b/japanese/xshodo/Makefile @@ -1,7 +1,7 @@ -# 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> +# 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$ # @@ -15,6 +15,5 @@ MAINTAINER= nakai@FreeBSD.org USE_IMAKE= yes MAN1= xshodo.1 -MANCOMPRESSED= yes .include <bsd.port.mk> |