1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Change NO_PACKAGE to RESTRICTED, the reason is possible trademark

infringement.
This commit is contained in:
Satoshi Asami 1996-06-14 03:21:40 +00:00
parent 102944a9a6
commit fdeb9ade7a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3205

View File

@ -3,7 +3,7 @@
# Date created: 4 Jan 1995
# Whom: swallace
#
# $Id: Makefile,v 1.5 1995/05/27 07:44:07 asami Exp $
# $Id: Makefile,v 1.6 1996/03/07 02:19:45 asami Exp $
#
DISTNAME= xrisk-2.13
@ -12,6 +12,6 @@ MASTER_SITES= ftp://geocub.greco-prog.fr/pub/Games/
EXTRACT_SUFX= .tar.Z
USE_X11= yes
NO_PACKAGE= yes # restrictive copyright
RESTRICTED= "Possible trademark infringement."
.include <bsd.port.mk>