From owner-cvs-all@FreeBSD.ORG Tue Feb 10 23:09:25 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD13C106564A; Tue, 10 Feb 2009 23:09:25 +0000 (UTC) (envelope-from tdb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B21478FC18; Tue, 10 Feb 2009 23:09:25 +0000 (UTC) (envelope-from tdb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n1AN9PMP084164; Tue, 10 Feb 2009 23:09:25 GMT (envelope-from tdb@repoman.freebsd.org) Received: (from tdb@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1AN9Pnn084163; Tue, 10 Feb 2009 23:09:25 GMT (envelope-from tdb) Message-Id: <200902102309.n1AN9Pnn084163@repoman.freebsd.org> From: Tim Bishop Date: Tue, 10 Feb 2009 23:09:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/libukcprog Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2009 23:09:26 -0000 tdb 2009-02-10 23:09:25 UTC FreeBSD ports repository Modified files: devel/libukcprog Makefile Log: - The license for this package (see the top of the source files) states: /* Copyright 1991 Mark Russell, University of Kent at Canterbury. * * You can do what you like with this source code as long as * you don't try to make money out of it and you include an * unaltered copy of this message (including the copyright). */ Therefore this port must be marked as NO_CDROM. - Also update the mirror sites. Revision Changes Path 1.18 +3 -2 ports/devel/libukcprog/Makefile