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

Change NO_PACKAGE to NO_CDROM ("don't sell for profit").

This commit is contained in:
Satoshi Asami 1996-06-14 03:15:20 +00:00
parent b54b74aed1
commit 102944a9a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3204

View File

@ -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>