diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-08 07:38:35 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-08 07:38:35 +0000 |
commit | 3f53954859572652a589cf92ab3981859aa2eb7a (patch) | |
tree | 3283accdb28313663e32787211fcdac10a67580c /net-mgmt/py-flowtools/Makefile | |
parent | - Add graphics/gstreamer-plugins-cairo (diff) |
Use @freebsd.org address for my ports.
Approved by: krion (mentor)
Diffstat (limited to '')
-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 a064bc604f97..c5cdbe9f5587 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 |