From 3fb7c2f1fa1f7b8348243efc9801cbb7187ca1fa Mon Sep 17 00:00:00 2001 From: gahr Date: Thu, 8 Nov 2012 11:16:48 +0000 Subject: - fix MASTER_SITES Reported by: PH (via beat@) Approved by: portmgr@ (implicit) Feature safe: yes --- security/httprint/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security') diff --git a/security/httprint/Makefile b/security/httprint/Makefile index 49ab6049c3ca..e4d3f2379381 100644 --- a/security/httprint/Makefile +++ b/security/httprint/Makefile @@ -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 -- cgit