diff options
author | taoka <taoka@FreeBSD.org> | 2002-08-12 04:36:50 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2002-08-12 04:36:50 +0000 |
commit | 3653a333b5f363a5be7262562f797e35b74da7b5 (patch) | |
tree | b7029f441d1deeea6e6ad5e3dabfaed9e4a74ae5 /print/pips920 | |
parent | 306f0d60206747ca276995b22202885966a3ef57 (diff) | |
download | FreeBSD-ports-3653a333b5f363a5be7262562f797e35b74da7b5.zip FreeBSD-ports-3653a333b5f363a5be7262562f797e35b74da7b5.tar.gz |
Mark FORBIDDERN momentally, or update to the old version 1.X
because pips 2.0 or later violates GPL and
EPkowa co. stops distributing it.
Diffstat (limited to 'print/pips920')
-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 ead393a..4129fc9 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" |