aboutsummaryrefslogtreecommitdiff
path: root/games/xrisk/Makefile
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-12-08 01:45:16 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-12-08 01:45:16 +0000
commit86913ca5576faeab12c1541d2d6f1e0ce33200fb (patch)
tree6e6e2cd44d9d456e28999611649e557f42150939 /games/xrisk/Makefile
parent3315e829ac45cf8dda66aed642257fc73062a549 (diff)
downloadports-86913ca5576faeab12c1541d2d6f1e0ce33200fb.tar.gz
ports-86913ca5576faeab12c1541d2d6f1e0ce33200fb.zip
No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN. Pointed-out by: asami
Notes
Notes: svn path=/head/; revision=4884
Diffstat (limited to 'games/xrisk/Makefile')
-rw-r--r--games/xrisk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xrisk/Makefile b/games/xrisk/Makefile
index bdb91ba41940..d463490a9c9d 100644
--- a/games/xrisk/Makefile
+++ b/games/xrisk/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.7 1996/06/14 03:21:40 asami Exp $
+# $Id: Makefile,v 1.8 1996/11/18 11:26:53 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
-RESTRICTED= "Possible trademark infringement."
+RESTRICTED= "Possible trademark infringement"
.include <bsd.port.mk>