Date: Tue, 25 Mar 2014 21:39:22 +0000 (UTC) From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r349195 - head/textproc/po4a Message-ID: <201403252139.s2PLdMEb006770@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: garga Date: Tue Mar 25 21:39:21 2014 New Revision: 349195 URL: http://svnweb.freebsd.org/changeset/ports/349195 QAT: https://qat.redports.org/buildarchive/r349195/ Log: Fix MASTER_SITES Modified: head/textproc/po4a/Makefile Modified: head/textproc/po4a/Makefile ============================================================================== --- head/textproc/po4a/Makefile Tue Mar 25 20:57:30 2014 (r349194) +++ head/textproc/po4a/Makefile Tue Mar 25 21:39:21 2014 (r349195) @@ -4,8 +4,7 @@ PORTNAME= po4a PORTVERSION= 0.45 CATEGORIES= textproc perl5 -MASTER_SITES= LOCAL/garga/po4a/orig \ - http://leaf.dragonflybsd.org/~marino/dports-src/ +MASTER_SITES= LOCAL/garga/po4a MAINTAINER= garga@FreeBSD.org COMMENT= Brings gettext translation tools to all kinds of docs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403252139.s2PLdMEb006770>