aboutsummaryrefslogtreecommitdiffstats
path: root/net/httping
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2015-01-06 17:39:16 +0800
committerehaupt <ehaupt@FreeBSD.org>2015-01-06 17:39:16 +0800
commit941ec99df8b7a0e434d1d0030c3e0a64303e1786 (patch)
tree08b5c64bfccdbe831673abcd20716ad3c89cb478 /net/httping
parent45f9a0a041ca2c57ea4831c6d798555e654808e0 (diff)
downloadfreebsd-ports-gnome-941ec99df8b7a0e434d1d0030c3e0a64303e1786.tar.gz
freebsd-ports-gnome-941ec99df8b7a0e434d1d0030c3e0a64303e1786.tar.zst
freebsd-ports-gnome-941ec99df8b7a0e434d1d0030c3e0a64303e1786.zip
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
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