Received: by mail.netbsd.org (Postfix, from userid 605) id 3DF508505F; Tue, 31 Jul 2018 10:20:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2B9CD84FC2 for ; Tue, 31 Jul 2018 10:20:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id lfsK6S2hKXmK for ; Tue, 31 Jul 2018 10:20:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 9872F84F2D for ; Tue, 31 Jul 2018 10:20:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8CECCFBEC; Tue, 31 Jul 2018 10:20:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1533032438148920" MIME-Version: 1.0 Date: Tue, 31 Jul 2018 10:20:38 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/www To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20180731102038.8CECCFBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1533032438148920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Tue Jul 31 10:20:38 UTC 2018 Modified Files: pkgsrc/www: Makefile Log Message: Remove joomla To generate a diff of this commit: cvs rdiff -u -r1.1335 -r1.1336 pkgsrc/www/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1533032438148920 Content-Disposition: inline Content-Length: 566 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/Makefile diff -u pkgsrc/www/Makefile:1.1335 pkgsrc/www/Makefile:1.1336 --- pkgsrc/www/Makefile:1.1335 Sat Jul 28 12:25:36 2018 +++ pkgsrc/www/Makefile Tue Jul 31 10:20:38 2018 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1335 2018/07/28 12:25:36 bsiegert Exp $ +# $NetBSD: Makefile,v 1.1336 2018/07/31 10:20:38 wen Exp $ # COMMENT= Packages related to the World Wide Web @@ -149,7 +149,6 @@ SUBDIR+= ikiwiki SUBDIR+= jalbum SUBDIR+= jetty7 SUBDIR+= jetty9 -SUBDIR+= joomla SUBDIR+= kahua SUBDIR+= kannel SUBDIR+= kdewebdev4 --_----------=_1533032438148920--