Received: by mail.netbsd.org (Postfix, from userid 605) id 6B88A84D34; Mon, 4 Sep 2017 05:47:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F3B1D84D28 for ; Mon, 4 Sep 2017 05:47:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 1Q_TvfHa_BYP for ; Mon, 4 Sep 2017 05:47:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 61B9784CE2 for ; Mon, 4 Sep 2017 05:47:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5FD49FA97; Mon, 4 Sep 2017 05:47:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150450405718450" MIME-Version: 1.0 Date: Mon, 4 Sep 2017 05:47:37 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/fonts/mothanna-ttf To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170904054737.5FD49FA97@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. --_----------=_150450405718450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Sep 4 05:47:37 UTC 2017 Modified Files: pkgsrc/fonts/mothanna-ttf: Makefile Log Message: Update HOMEPAGE. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/fonts/mothanna-ttf/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150450405718450 Content-Disposition: inline Content-Length: 859 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/fonts/mothanna-ttf/Makefile diff -u pkgsrc/fonts/mothanna-ttf/Makefile:1.4 pkgsrc/fonts/mothanna-ttf/Makefile:1.5 --- pkgsrc/fonts/mothanna-ttf/Makefile:1.4 Tue Aug 1 14:58:58 2017 +++ pkgsrc/fonts/mothanna-ttf/Makefile Mon Sep 4 05:47:37 2017 @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.4 2017/08/01 14:58:58 wiz Exp $ -# +# $NetBSD: Makefile,v 1.5 2017/09/04 05:47:37 wiz Exp $ DISTNAME= Mothanna-0.02 PKGNAME= ${DISTNAME:S/M/m/:S/-0.02//}-ttf-0.02 PKGREVISION= 1 CATEGORIES= fonts -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=arabeyes/} +#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=arabeyes/} MAINTAINER= kamelderouiche@yahoo.com -HOMEPAGE= https://www.arabeyes.org/project.php?proj=Khotot +HOMEPAGE= https://www.arabeyes.org/Khotot COMMENT= Mothanna is a sans-serif like Arabic OpenType font USE_LANGUAGES= # none --_----------=_150450405718450--