aboutsummaryrefslogtreecommitdiff
path: root/games/xinvaders
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-06-14 03:15:20 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-06-14 03:15:20 +0000
commit102944a9a6f6b21272cb8b8016048e1a575e020c (patch)
treebdbf9e151c6240431d1da70a7a4596b02cde6459 /games/xinvaders
parentb54b74aed11b375302519801bbefc9dd7c5c00d0 (diff)
Notes
Diffstat (limited to 'games/xinvaders')
-rw-r--r--games/xinvaders/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/xinvaders/Makefile b/games/xinvaders/Makefile
index 43f57ce4a7f0..89711f71ce02 100644
--- a/games/xinvaders/Makefile
+++ b/games/xinvaders/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.5 1995/04/11 00:20:34 asami Exp $
+# $Id: Makefile,v 1.6 1995/10/11 00:11:25 asami Exp $
#
DISTNAME= xinvaders
@@ -13,7 +13,6 @@ MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/games/x11/video/
USE_IMAKE= yes
-# "don't sell for profit" copyright
-NO_PACKAGE= yes
+NO_CDROM= yes # "don't sell for profit"
.include <bsd.port.mk>