summaryrefslogtreecommitdiff
path: root/misc/mmv
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-09-03 00:27:10 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-09-03 00:27:10 +0000
commit3f5fba345872afe0d09bac4283fadc8ecd084383 (patch)
tree5d6f7691e0ac68848389b49effa33b70a4f02978 /misc/mmv
parentNO_PACKAGE and NO_CDROM are not appropriate; use RESTRICTED instead (diff)
NO_CDROM and NO_PACKAGE are not appropriate; use RESTRICTED here instead
Notes
Notes: svn path=/head/; revision=171961
Diffstat (limited to 'misc/mmv')
-rw-r--r--misc/mmv/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/mmv/Makefile b/misc/mmv/Makefile
index 2747e9298401..68f4cb330595 100644
--- a/misc/mmv/Makefile
+++ b/misc/mmv/Makefile
@@ -15,8 +15,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Move/copy/append/link multiple files with sophisticated wildcard matching
-NO_CDROM= "No redistribution for charge"
-NO_PACKAGE= "No modification"
+RESTRICTED= No modification or redistribution for charge
CFLAGS+= -DDIRENT
MAKE_FLAGS= -e
MAN1= mmv.1