From owner-freebsd-office@FreeBSD.ORG Fri Aug 12 07:48:55 2011 Return-Path: Delivered-To: office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 488A41065670 for ; Fri, 12 Aug 2011 07:48:55 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iy0-f172.google.com (mail-iy0-f172.google.com [209.85.210.172]) by mx1.freebsd.org (Postfix) with ESMTP id 175CB8FC19 for ; Fri, 12 Aug 2011 07:48:54 +0000 (UTC) Received: by iye7 with SMTP id 7so5126510iye.17 for ; Fri, 12 Aug 2011 00:48:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=0erLXJAjoThjEwsXK9sS6hwaE4fyQgD4jc0y6V/zUwI=; b=hWiZzjtiawlfUWFrLqjtVQVNDwjnMF9pMNz/6ACoH/HPYKSzcC5zJo2DPJLCHedpY/ pDzu0U93D6Kt4RHIrPmfST3Miqj5nuVmu71z0FX+Jjcu8XlKU3sawKShfpkUwDrr9lVK cbxhJCzcUgyz4inMl85nEwIPVv8iL6Mg/rruc= Received: by 10.43.53.73 with SMTP id vp9mr642947icb.415.1313135334058; Fri, 12 Aug 2011 00:48:54 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.182.77 with HTTP; Fri, 12 Aug 2011 00:48:23 -0700 (PDT) In-Reply-To: <20110812071519.32BBA7E819@xiurhn.etoilebsd.net> References: <20110812071519.32BBA7E819@xiurhn.etoilebsd.net> From: Chris Rees Date: Fri, 12 Aug 2011 08:48:23 +0100 X-Google-Sender-Auth: nTsZhrf8AOC-XPzbniNE2lLPjfg Message-ID: To: User Bapt Content-Type: text/plain; charset=ISO-8859-1 Cc: office@freebsd.org Subject: Re: New distfile available for textproc/nl-mythes X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Aug 2011 07:48:55 -0000 On 12 August 2011 08:15, User Bapt wrote: > thes_nl-20110812.oxt > _______________________________________________ > freebsd-office@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-office > To unsubscribe, send any mail to "freebsd-office-unsubscribe@freebsd.org" I think this is me being thick: PORTNAME= mythes PORTVERSION= 2011.08.09 CATEGORIES= textproc MASTER_SITES= http://data.opentaal.org/opentaalbank/thesaurus/download/ PKGNAMEPREFIX= nl- DISTNAME= thes_nl Couldn't DISTNAME= thes_nl-${PORTVERSION:S/.//g} and we bump PORTVERSION accordingly? Chris