Received: by mail.netbsd.org (Postfix, from userid 605) id 06E2184D46; Mon, 11 Feb 2019 14:16:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 820E184D43 for ; Mon, 11 Feb 2019 14:16:52 +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 OdIbZFd5DDIa for ; Mon, 11 Feb 2019 14:16:52 +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 1BB9D84D3F for ; Mon, 11 Feb 2019 14:16:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 166B1FB16; Mon, 11 Feb 2019 14:16:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154989461251100" MIME-Version: 1.0 Date: Mon, 11 Feb 2019 14:16:52 +0000 From: "Jaromir Dolecek" Subject: CVS commit: pkgsrc/net/freeradius-pgsql To: pkgsrc-changes@NetBSD.org Reply-To: jdolecek@netbsd.org X-Mailer: log_accum Message-Id: <20190211141652.166B1FB16@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. --_----------=_154989461251100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jdolecek Date: Mon Feb 11 14:16:52 UTC 2019 Modified Files: pkgsrc/net/freeradius-pgsql: DESCR Log Message: fix pasto - this is PostgreSQL module To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/freeradius-pgsql/DESCR Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154989461251100 Content-Disposition: inline Content-Length: 342 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/freeradius-pgsql/DESCR diff -u pkgsrc/net/freeradius-pgsql/DESCR:1.1 pkgsrc/net/freeradius-pgsql/DESCR:1.2 --- pkgsrc/net/freeradius-pgsql/DESCR:1.1 Sat Aug 26 10:07:28 2017 +++ pkgsrc/net/freeradius-pgsql/DESCR Mon Feb 11 14:16:51 2019 @@ -1 +1 @@ -FreeRADIUS MySQL support +FreeRADIUS PostgreSQL support --_----------=_154989461251100--