diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-07-11 01:04:15 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-07-11 01:04:15 +0000 |
commit | d42a0e03f26a698b46c23ddbf79e36df2303f3de (patch) | |
tree | 2d4a31dd75079c6189fbbd933ac03d5e63b5cb2c /net/beacon | |
parent | a3bb7cf9f27e1973af85a426017b4cc0ad15a995 (diff) | |
download | ports-d42a0e03f26a698b46c23ddbf79e36df2303f3de.tar.gz ports-d42a0e03f26a698b46c23ddbf79e36df2303f3de.zip |
Notes
Diffstat (limited to 'net/beacon')
-rw-r--r-- | net/beacon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/beacon/Makefile b/net/beacon/Makefile index ed7f0ede707d..4462eecb24a6 100644 --- a/net/beacon/Makefile +++ b/net/beacon/Makefile @@ -17,6 +17,8 @@ COMMENT= Beacon active measurement tool to monitor multicast BUILD_DEPENDS= ${SITE_PERL}/Net/Domain.pm:${PORTSDIR}/net/p5-Net RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= "Unfetchable" + WWW_DIR?= ${PREFIX}/www/ PLIST_SUB+= VERSION=${PORTVERSION} |