Date: Sat, 15 Mar 2014 03:31:35 +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: r348287 - head/dns/py-dns3 Message-ID: <201403150331.s2F3VZWL047884@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Mar 15 03:31:34 2014 New Revision: 348287 URL: http://svnweb.freebsd.org/changeset/ports/348287 QAT: https://qat.redports.org/buildarchive/r348287/ Log: - Update MASTER_SITES Modified: head/dns/py-dns3/Makefile Modified: head/dns/py-dns3/Makefile ============================================================================== --- head/dns/py-dns3/Makefile Sat Mar 15 03:31:03 2014 (r348286) +++ head/dns/py-dns3/Makefile Sat Mar 15 03:31:34 2014 (r348287) @@ -4,7 +4,7 @@ PORTNAME= dns PORTVERSION= 3.0.4 CATEGORIES= dns python -MASTER_SITES= https://launchpadlibrarian.net/146975379/ \ +MASTER_SITES= https://launchpad.net/${DISTNAME}/trunk/${PORTVERSION}/+download/ \ LOCAL/sunpoet PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403150331.s2F3VZWL047884>