diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2014-01-29 09:17:41 +0000 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2014-01-29 09:17:41 +0000 |
commit | 877dce2447b97186647fc1aa02a754fb716ec479 (patch) | |
tree | e18b3e6bda30edcbd2c795ef003542c209e83bb6 /net-mgmt/smokeping | |
parent | f99f0d650426c7298cefd1efc1b7959332f0a913 (diff) | |
download | ports-877dce2447b97186647fc1aa02a754fb716ec479.tar.gz ports-877dce2447b97186647fc1aa02a754fb716ec479.zip |
Notes
Diffstat (limited to 'net-mgmt/smokeping')
-rw-r--r-- | net-mgmt/smokeping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile index e5cc196f831b..4a43e43f74b5 100644 --- a/net-mgmt/smokeping/Makefile +++ b/net-mgmt/smokeping/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net-mgmt www MASTER_SITES= http://oss.oetiker.ch/smokeping/pub/ \ http://smokeping.cs.pu.edu.tw/pub/ -MAINTAINER= rodrigo@bebik.net +MAINTAINER= rodrigo@FreeBSD.org COMMENT= Latency logging and graphing system LIB_DEPENDS= rrd:${PORTSDIR}/databases/rrdtool |