diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2002-08-12 04:36:50 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2002-08-12 04:36:50 +0000 |
commit | f67f1e10d20cdd047c87f8faedb99c722a7e3d80 (patch) | |
tree | 12ca9faea62176153102a8a9b3c86e1a7d68f8f8 /print/pips920/Makefile | |
parent | fb1a3141d4cfd44372c05f3e47e4f51c09ba19e9 (diff) |
Notes
Diffstat (limited to 'print/pips920/Makefile')
-rw-r--r-- | print/pips920/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/pips920/Makefile b/print/pips920/Makefile index ead393a9056d..4129fc9c7a91 100644 --- a/print/pips920/Makefile +++ b/print/pips920/Makefile @@ -8,5 +8,6 @@ PORTVERSION= 2.1 MASTERDIR= ${.CURDIR}/../pips800 PRTYPE= 920 +FORBIDDEN= Momentally. Because of copyright violation noted by EPkowa co. .include "${MASTERDIR}/Makefile" |