diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-10-09 16:55:13 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-10-09 16:55:13 +0000 |
commit | 17743c3aea1cbbb7992b381f8502d6f8fade9e1a (patch) | |
tree | 39d8d4691bc05d9d3c3cb74e1084b6f671e7db68 /net-mgmt/portmon | |
parent | e216461ab7e9caca971d6a57b02e1162e12d7686 (diff) |
Notes
Diffstat (limited to 'net-mgmt/portmon')
-rw-r--r-- | net-mgmt/portmon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/portmon/Makefile b/net-mgmt/portmon/Makefile index 1442a976d67b..eb563abfb471 100644 --- a/net-mgmt/portmon/Makefile +++ b/net-mgmt/portmon/Makefile @@ -9,7 +9,8 @@ PORTNAME= portmon PORTVERSION= 2.0 CATEGORIES= net-mgmt MASTER_SITES= http://voodoo.bawue.com/download/ \ - http://www.aboleo.net/software/portmon/downloads/ + http://www.aboleo.net/software/portmon/downloads/ \ + http://www.bayofrum.net/dist/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Daemon that monitor network services |