aboutsummaryrefslogtreecommitdiff
path: root/games/xrisk
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-03-07 02:19:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-03-07 02:19:45 +0000
commit2b6f46187d121489e64b3680befdf3a0d8ad238d (patch)
treeeb448179264cc4c238a181877c43692228451122 /games/xrisk
parentdf6824661ed8502ea7e3278f3e481b9ccd95b951 (diff)
downloadports-2b6f46187d121489e64b3680befdf3a0d8ad238d.tar.gz
ports-2b6f46187d121489e64b3680befdf3a0d8ad238d.zip
Move the comment to after NO_PACKAGE so it's easier to grep and see
why it's so.
Notes
Notes: svn path=/head/; revision=2795
Diffstat (limited to 'games/xrisk')
-rw-r--r--games/xrisk/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/xrisk/Makefile b/games/xrisk/Makefile
index c9bec34c4b8d..93ac0914599b 100644
--- a/games/xrisk/Makefile
+++ b/games/xrisk/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.4 1995/05/13 06:25:04 asami Exp $
+# $Id: Makefile,v 1.5 1995/05/27 07:44:07 asami Exp $
#
DISTNAME= xrisk-2.13
@@ -12,8 +12,6 @@ MASTER_SITES= ftp://geocub.greco-prog.fr/pub/Games/
EXTRACT_SUFX= .tar.Z
USE_X11= yes
-# We can't distribute the source or the package because of
-# the restrictive copyright.
-NO_PACKAGE= yes
+NO_PACKAGE= yes # restrictive copyright
.include <bsd.port.mk>