svn commit: r348287 - head/dns/py-dns3

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 15 03:31:35 UTC 2014


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


More information about the svn-ports-head mailing list