diff options
author | ache <ache@FreeBSD.org> | 1996-09-09 05:48:38 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-09-09 05:48:38 +0800 |
commit | 76019380e0e3618443877bf0937b31aad9817522 (patch) | |
tree | a43450370d33cd392022a5bb3c1fffd8dd5ee82c /archivers/lha | |
parent | 320412ba1cc6a1fe33c257ebb0e3c4b7e0ab8d18 (diff) | |
download | freebsd-ports-gnome-76019380e0e3618443877bf0937b31aad9817522.tar.gz freebsd-ports-gnome-76019380e0e3618443877bf0937b31aad9817522.tar.zst freebsd-ports-gnome-76019380e0e3618443877bf0937b31aad9817522.zip |
Remove NO_CDROM restriction, FreeBSD have author permissions
Diffstat (limited to 'archivers/lha')
-rw-r--r-- | archivers/lha/Makefile | 4 | ||||
-rw-r--r-- | archivers/lha/pkg-descr | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile index 4eb1b9bcbfb6..547d59caf4b1 100644 --- a/archivers/lha/Makefile +++ b/archivers/lha/Makefile @@ -3,7 +3,7 @@ # Date created: 26 Dec 1994 # 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 @@ -14,6 +14,4 @@ EXTRACT_SUFX= .tgz MAINTAINER= ache@FreeBSD.ORG -NO_CDROM= yes # if distributed without network, author must be informed, see DESCR - .include <bsd.port.mk> diff --git a/archivers/lha/pkg-descr b/archivers/lha/pkg-descr index 56cacdcb0d48..1f1cc9ca6d77 100644 --- a/archivers/lha/pkg-descr +++ b/archivers/lha/pkg-descr @@ -11,3 +11,6 @@ Okamoto <GBA02146@NIFTYSERVE.OR.JP>. If this software is included in medium that may be obtained by users without network connectivity, please notify Tsuguo Okamoto in 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. |