From owner-cvs-ports Tue Jun 11 14:55:59 1996 Return-Path: owner-cvs-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA00693 for cvs-ports-outgoing; Tue, 11 Jun 1996 14:55:59 -0700 (PDT) Received: (from asami@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA00672; Tue, 11 Jun 1996 14:55:50 -0700 (PDT) Date: Tue, 11 Jun 1996 14:55:50 -0700 (PDT) From: Satoshi Asami Message-Id: <199606112155.OAA00672@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/editors/joe Makefile ports LEGAL Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 96/06/11 14:55:50 Modified: . LEGAL Log: Remove joe. It is distributed under GPL. Revision Changes Path 1.33 +1 -2 ports/LEGAL Modified: editors/joe Makefile Log: Remove NO_PACKAGE, since this is what the source says: === JOE is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. === ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Since it's not (only) under GPL1, there shouldn't be any problem with us distributing it in any medium. Revision Changes Path 1.2 +5 -5 ports/editors/joe/Makefile