diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/py-flowtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-flowtools/Makefile b/net-mgmt/py-flowtools/Makefile index a064bc6..c5cdbe9 100644 --- a/net-mgmt/py-flowtools/Makefile +++ b/net-mgmt/py-flowtools/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://mail.net.informatik.tu-muenchen.de/~robin/flowtools/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyflowtools-${PORTVERSION} -MAINTAINER= bogorodskiy@inbox.ru +MAINTAINER= novel@FreeBSD.org COMMENT= Python extension module for reading flow-tools' data BUILD_DEPENDS= ${LOCALBASE}/include/ftlib.h:${PORTSDIR}/net-mgmt/flow-tools |