diff options
-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 |