diff options
-rw-r--r-- | japanese/chimera/Makefile | 7 | ||||
-rw-r--r-- | japanese/chimera/pkg-plist | 1 |
2 files changed, 4 insertions, 4 deletions
diff --git a/japanese/chimera/Makefile b/japanese/chimera/Makefile index a192b6405e7f..2bc28d779bdf 100644 --- a/japanese/chimera/Makefile +++ b/japanese/chimera/Makefile @@ -3,7 +3,7 @@ # Date created: 26 December 1994 # Whom: asami # -# $Id: Makefile,v 1.6 1997/09/14 21:34:31 max Exp $ +# $Id: Makefile,v 1.7 1997/12/25 22:29:31 asami Exp $ # DISTNAME= chimera-1.65 @@ -13,10 +13,11 @@ MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/ PATCH_SITES= ftp://ftp.tohoku.ac.jp/pub/net/www/chimera/old/ PATCHFILES= chimera-1.65-kanji.patch -PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.ORG -USE_IMAKE= yes +USE_IMAKE= yes +PATCH_DIST_STRIP= -p1 +MAN1= chimera.1 .include <bsd.port.mk> diff --git a/japanese/chimera/pkg-plist b/japanese/chimera/pkg-plist index 464a2c00cba1..e523b756ef2e 100644 --- a/japanese/chimera/pkg-plist +++ b/japanese/chimera/pkg-plist @@ -11,4 +11,3 @@ lib/chimera/do3270 lib/chimera/dotelnet lib/chimera/playaudio lib/chimera/pstopxm -man/man1/chimera.1.gz |