Remove NO_CDROM restriction, FreeBSD have author permissions
This commit is contained in:
parent
944b0e3048
commit
5090ff26a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3747
2 changed files with 4 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Date created: 26 Dec 1994
|
# Date created: 26 Dec 1994
|
||||||
# Whom: ache
|
# Whom: ache
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.5 1996/08/29 15:50:13 ache Exp $
|
# $Id: Makefile,v 1.6 1996/08/29 16:05:54 ache Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= lha-114c
|
DISTNAME= lha-114c
|
||||||
|
@ -14,6 +14,4 @@ EXTRACT_SUFX= .tgz
|
||||||
|
|
||||||
MAINTAINER= ache@FreeBSD.ORG
|
MAINTAINER= ache@FreeBSD.ORG
|
||||||
|
|
||||||
NO_CDROM= yes # if distributed without network, author must be informed, see DESCR
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -11,3 +11,6 @@ Okamoto <GBA02146@NIFTYSERVE.OR.JP>.
|
||||||
If this software is included in medium that may be obtained by
|
If this software is included in medium that may be obtained by
|
||||||
users without network connectivity, please notify Tsuguo Okamoto in
|
users without network connectivity, please notify Tsuguo Okamoto in
|
||||||
advance. Redistribution over networks is not restricted.
|
advance. Redistribution over networks is not restricted.
|
||||||
|
|
||||||
|
According to Masafumi NAKANE <max@sfc.wide.ad.jp> the author gives
|
||||||
|
permissions to distribute this software on FreeBSD CDROM.
|
||||||
|
|
Loading…
Reference in a new issue