aboutsummaryrefslogtreecommitdiff
path: root/net/httping
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 09:39:16 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 09:39:16 +0000
commit4dd1d7a7271bc6b512ec31a695807cfb12d9594d (patch)
tree08b5c64bfccdbe831673abcd20716ad3c89cb478 /net/httping
parent343de0dcf008cd0bcec1e4c02c80b0420912280f (diff)
downloadports-4dd1d7a7271bc6b512ec31a695807cfb12d9594d.tar.gz
ports-4dd1d7a7271bc6b512ec31a695807cfb12d9594d.zip
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Notes
Notes: svn path=/head/; revision=376402
Diffstat (limited to 'net/httping')
-rw-r--r--net/httping/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/httping/Makefile b/net/httping/Makefile
index 72b4eda3c9b2..aebf6d4528a3 100644
--- a/net/httping/Makefile
+++ b/net/httping/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 2.3.4
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.vanheusden.com/httping/ \
- CRITICAL
+ LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Ping-like tool for HTTP requests