aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1996-08-30 00:05:54 +0800
committerache <ache@FreeBSD.org>1996-08-30 00:05:54 +0800
commit11f9ca2ccdc83194294765e056efbe124959fcec (patch)
tree55c948d1685066033c5a2880c6ce145604858237 /archivers
parentf22bf3b63bc9090c8b0989984d17dd9a1b22a003 (diff)
downloadfreebsd-ports-gnome-11f9ca2ccdc83194294765e056efbe124959fcec.tar.gz
freebsd-ports-gnome-11f9ca2ccdc83194294765e056efbe124959fcec.tar.zst
freebsd-ports-gnome-11f9ca2ccdc83194294765e056efbe124959fcec.zip
Change RESTRICTED to NO_CDROM
Diffstat (limited to 'archivers')
-rw-r--r--archivers/lha/Makefile4
1 files 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 <bsd.port.mk>