From e5ba5ab7c1284d8bdcbd32d4977a4762a17cc8ef Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Thu, 29 Aug 1996 16:05:54 +0000 Subject: [PATCH] Change RESTRICTED to NO_CDROM --- archivers/lha/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile index b5be70597268..4eb1b9bcbfb6 100644 --- a/archivers/lha/Makefile +++ b/archivers/lha/Makefile @@ -3,7 +3,7 @@ # Date created: 26 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.4 1996/08/28 17:32:38 ache Exp $ +# $Id: Makefile,v 1.5 1996/08/29 15:50:13 ache Exp $ # DISTNAME= lha-114c @@ -14,6 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ache@FreeBSD.ORG -RESTRICTED= "if distributed without network, author must be informed, see DESCR" +NO_CDROM= yes # if distributed without network, author must be informed, see DESCR .include