summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-06 13:12:38 +0000
committerasami <asami@FreeBSD.org>1996-11-06 13:12:38 +0000
commitb88cc493524a7506c311923ad9a9cbcc2f154ce1 (patch)
tree5caecfbac0b7495fddf3c77d57a2d8341eccce18 /www
parent3700f41bceda54c6975bb9d00a915105d18d39eb (diff)
downloadFreeBSD-ports-b88cc493524a7506c311923ad9a9cbcc2f154ce1.zip
FreeBSD-ports-b88cc493524a7506c311923ad9a9cbcc2f154ce1.tar.gz
Add NO_CDROM next to NO_PACKAGE, it says "don't sell for profit".
Diffstat (limited to 'www')
-rw-r--r--www/webcopy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/webcopy/Makefile b/www/webcopy/Makefile
index c7b3c2f..b4fdde0 100644
--- a/www/webcopy/Makefile
+++ b/www/webcopy/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 Sep 1996
# Whom: ache
#
-# $Id: Makefile,v 1.2 1996/09/14 01:54:48 asami Exp $
+# $Id: Makefile,v 1.3 1996/09/15 16:41:28 ache Exp $
#
# WWW site: http://www.inf.utfsm.cl/~vparada/webcopy.html
@@ -17,7 +17,7 @@ MAINTAINER= ache@FreeBSD.ORG
ALL_TARGET=
NO_PACKAGE= yes # This program cannot be distributed if modified in any way
- # Don't sell for profit without written permission
+NO_CDROM= yes # Don't sell for profit without written permission
do-install:
cd ${WRKSRC}; ${INSTALL_SCRIPT} webcopy ${PREFIX}/bin
OpenPOWER on IntegriCloud