From 1070560a2bf8cd04c32527fa02cb17e592f700ce Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 4 Sep 2006 00:03:18 +0000 Subject: BROKEN: Unfetchable. Since this port is unmaintained, deprecate and schedule for termination on 2006-12-01 --- misc/mmv/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'misc/mmv') diff --git a/misc/mmv/Makefile b/misc/mmv/Makefile index 68f4cb33059..dba26ea71d6 100644 --- a/misc/mmv/Makefile +++ b/misc/mmv/Makefile @@ -15,6 +15,10 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Move/copy/append/link multiple files with sophisticated wildcard matching +BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 + RESTRICTED= No modification or redistribution for charge CFLAGS+= -DDIRENT MAKE_FLAGS= -e -- cgit