diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1999-11-10 18:56:51 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1999-11-10 18:56:51 +0000 |
commit | f16320d351a93aa32edfccb000f83992f906d5c7 (patch) | |
tree | f5feb36c6d03756776ce4f57db0b0925b3300837 /converters | |
parent | Activate ghc (diff) |
Remove MAINTAINER <seiken@nbs.co.jp> due to permanent error for 2 months:
Sorry, no mailbox here by that name. (#5.1.1)
Notes
Notes:
svn path=/head/; revision=23010
Diffstat (limited to 'converters')
-rw-r--r-- | converters/aish/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/converters/aish/Makefile b/converters/aish/Makefile index c0fb3c223a5c..33d93d0c0f98 100644 --- a/converters/aish/Makefile +++ b/converters/aish/Makefile @@ -12,8 +12,6 @@ CATEGORIES= converters MASTER_SITES= ftp://ftp.tohoku.ac.jp/pub/unix/aish/ DISTFILES= aish112u.tar.gz aish112man.tar.gz -MAINTAINER= seiken@nbs.co.jp - MANLANG= ja MAN1= aish.1 autodecode.1 MAKE_ENV= PATH=/usr/bin:$$PATH |