aboutsummaryrefslogtreecommitdiff
path: root/net/mrouted
diff options
context:
space:
mode:
Diffstat (limited to 'net/mrouted')
-rw-r--r--net/mrouted/Makefile11
-rw-r--r--net/mrouted/pkg-descr2
2 files changed, 6 insertions, 7 deletions
diff --git a/net/mrouted/Makefile b/net/mrouted/Makefile
index 58bd3481c89c..91678bf4a59b 100644
--- a/net/mrouted/Makefile
+++ b/net/mrouted/Makefile
@@ -1,10 +1,11 @@
PORTNAME= mrouted
PORTVERSION= 3.9.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= hrs@FreeBSD.org
COMMENT= Multicast routing daemon providing DVMRP for IPv4
+WWW= http://freecode.com/projects/mrouted
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
@@ -16,12 +17,12 @@ GH_ACCOUNT= troglobit
USE_RC_SUBR= mrouted
HAS_CONFIGURE= yes
MAKE_ARGS= sysconfdir="${PREFIX}/etc" \
- mandir="${MAN8PREFIX}/man/man8"
+ mandir="${PREFIX}/share/man/man8"
PORTDOCS= README AUTHORS ChangeLog
PLIST_FILES= sbin/map-mbone sbin/mrouted sbin/mrinfo sbin/mtrace \
- etc/mrouted.conf man/man8/map-mbone.8.gz \
- man/man8/mrinfo.8.gz man/man8/mrouted.8.gz \
- man/man8/mtrace.8.gz
+ etc/mrouted.conf share/man/man8/map-mbone.8.gz \
+ share/man/man8/mrinfo.8.gz share/man/man8/mrouted.8.gz \
+ share/man/man8/mtrace.8.gz
OPTIONS_DEFINE= DOCS
DOCS_MAKE_ARGS= datadir="${DOCSDIR}" doc=yes
diff --git a/net/mrouted/pkg-descr b/net/mrouted/pkg-descr
index 00a4afc6026b..b51e70a9af3c 100644
--- a/net/mrouted/pkg-descr
+++ b/net/mrouted/pkg-descr
@@ -1,5 +1,3 @@
mrouted is an implementation of the DVMRP multicast routing protocol.
It turns a UNIX workstation into a DVMRP multicast router with tunnel
support, in order to cross non-multicast-aware routers.
-
-WWW: http://freecode.com/projects/mrouted