Date: Sun, 17 Nov 2013 21:02:00 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334121 - head/french/mythes Message-ID: <201311172102.rAHL20Nt063475@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Nov 17 21:01:59 2013 New Revision: 334121 URL: http://svnweb.freebsd.org/changeset/ports/334121 Log: - Add my LOCAL to MASTER_SITES - Move EXTRACT_SUFX upward - Update WWW Modified: head/french/mythes/Makefile (contents, props changed) head/french/mythes/pkg-descr Modified: head/french/mythes/Makefile ============================================================================== --- head/french/mythes/Makefile Sun Nov 17 20:21:03 2013 (r334120) +++ head/french/mythes/Makefile Sun Nov 17 21:01:59 2013 (r334121) @@ -3,8 +3,10 @@ PORTNAME= mythes PORTVERSION= 2.3 CATEGORIES= french textproc -MASTER_SITES= http://www.dicollecte.org/download/fr/ +MASTER_SITES= http://www.dicollecte.org/download/fr/ \ + LOCAL/sunpoet/${PORTNAME} DISTNAME= thesaurus-v${PORTVERSION} +EXTRACT_SUFX= .zip DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org @@ -12,7 +14,6 @@ COMMENT= French thesaurus LICENSE= LGPL21 -EXTRACT_SUFX= .zip NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/french/mythes/pkg-descr ============================================================================== --- head/french/mythes/pkg-descr Sun Nov 17 20:21:03 2013 (r334120) +++ head/french/mythes/pkg-descr Sun Nov 17 21:01:59 2013 (r334121) @@ -1,3 +1,3 @@ French thesaurus -WWW: http://www.dicollecte.org/home.php?prj=fr +WWW: http://www.dicollecte.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311172102.rAHL20Nt063475>