Date: Thu, 8 Nov 2012 11:16:48 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307170 - head/security/httprint Message-ID: <201211081116.qA8BGmrp058084@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Thu Nov 8 11:16:48 2012 New Revision: 307170 URL: http://svnweb.freebsd.org/changeset/ports/307170 Log: - fix MASTER_SITES Reported by: PH (via beat@) Approved by: portmgr@ (implicit) Feature safe: yes Modified: head/security/httprint/Makefile (contents, props changed) Modified: head/security/httprint/Makefile ============================================================================== --- head/security/httprint/Makefile Thu Nov 8 11:00:59 2012 (r307169) +++ head/security/httprint/Makefile Thu Nov 8 11:16:48 2012 (r307170) @@ -8,7 +8,7 @@ PORTNAME= httprint PORTVERSION= 301 CATEGORIES= security -MASTER_SITES= http://www.net-square.com/httprint/ +MASTER_SITES= http://net-square.com/zip%20folders/ DISTNAME= ${PORTNAME}_freebsd_${PORTVERSION} MAINTAINER= onatan@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211081116.qA8BGmrp058084>