diff options
author | ohauer <ohauer@FreeBSD.org> | 2010-10-06 01:00:11 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2010-10-06 01:00:11 +0800 |
commit | 146ee114751f5598fee6b7dacd8126159cc06bc6 (patch) | |
tree | e9f17829b439c2fa6e4cfcb9e484517ad0cfccae | |
parent | 3640da29b1ba267ec643ebf2c10955a469c4e405 (diff) | |
download | freebsd-ports-gnome-146ee114751f5598fee6b7dacd8126159cc06bc6.tar.gz freebsd-ports-gnome-146ee114751f5598fee6b7dacd8126159cc06bc6.tar.zst freebsd-ports-gnome-146ee114751f5598fee6b7dacd8126159cc06bc6.zip |
- update download URL
PR: 151197
Submitted by: Michael James Brune <admin _at_ mjbrune.org> (maintainer)
Approved by: glarkin (mentor, implicit)
-rw-r--r-- | sysutils/monitorix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/monitorix/Makefile b/sysutils/monitorix/Makefile index dae8a7763f13..7d6efdfca7ff 100644 --- a/sysutils/monitorix/Makefile +++ b/sysutils/monitorix/Makefile @@ -8,7 +8,7 @@ PORTNAME= monitorix PORTVERSION= 1.5.1 CATEGORIES= sysutils -MASTER_SITES= http://monitorix.org/ +MASTER_SITES= http://www.monitorix.org/ MAINTAINER= admin@mjbrune.org COMMENT= A web based monitoring system |