View | Details | Raw Unified | Return to bug 64565
Collapse All | Expand All

(-)ports/net-mgmt/arts++/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
MASTER_SITES=	ftp://ftp.caida.org/pub/arts++/
13
MASTER_SITES=	ftp://ftp.caida.org/pub/arts++/
14
DISTNAME=	${PORTNAME}-${PORTVERSION:S/./-/g}
14
DISTNAME=	${PORTNAME}-${PORTVERSION:S/./-/g}
15
15
16
MAINTAINER=	ler@lerctr.org
16
MAINTAINER=	ports@FreeBSD.org
17
COMMENT=	A network data storage and analysis library from CAIDA
17
COMMENT=	A network data storage and analysis library from CAIDA
18
18
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
(-)ports/net-mgmt/cflowd/Makefile (-1 / +1 lines)
Lines 18-24 Link Here
18
PATCHFILES=	cflowd-2-1-b1-djp.patch
18
PATCHFILES=	cflowd-2-1-b1-djp.patch
19
.endif
19
.endif
20
20
21
MAINTAINER=	ler@lerctr.org
21
MAINTAINER=	ports@FreeBSD.org
22
COMMENT=	Flow analysis tool used for analyzing Cisco's NetFlow switching
22
COMMENT=	Flow analysis tool used for analyzing Cisco's NetFlow switching
23
23
24
BUILD_DEPENDS=	${LOCALBASE}/lib/libArts.a:${PORTSDIR}/net-mgmt/arts++
24
BUILD_DEPENDS=	${LOCALBASE}/lib/libArts.a:${PORTSDIR}/net-mgmt/arts++

Return to bug 64565