diff options
author | SADA Kenji <sada@FreeBSD.org> | 2001-11-11 12:56:20 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2001-11-11 12:56:20 +0000 |
commit | 917c4764edfbad1f29fcc54a74be32ea3e2bed91 (patch) | |
tree | 16034fdb97896ead1fbcc9d8d2c600ae12624751 /japanese/xjman-3 | |
parent | Chasing mail/mutt-devel. (diff) |
Mark as FORBIDDEN: this is already included in original XF86-3.
I'll remove this ports unless some objection would be present.
Diffstat (limited to 'japanese/xjman-3')
-rw-r--r-- | japanese/xjman-3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/xjman-3/Makefile b/japanese/xjman-3/Makefile index 023d7a98f1c2..831b6bec5724 100644 --- a/japanese/xjman-3/Makefile +++ b/japanese/xjman-3/Makefile @@ -14,4 +14,6 @@ MAINTAINER= sada@FreeBSD.org MASTERDIR= ${.CURDIR}/../xjman WRKSRC= ${WRKDIR}/man/ja_JP.eucJP +FORBIDDEN= "already included in original XF86-3 distribution." + .include "${MASTERDIR}/Makefile" |