diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-31 04:21:27 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-31 04:21:27 +0000 |
commit | 62dd3b493aed5817c2d14b9cf9aa636568d7886a (patch) | |
tree | e09c35ac774038aa7e6ea092d3f351ebd3b9db2e /net/ntop | |
parent | d97ffe8e2356d7ef4fcd6a2da13e8701c225be3d (diff) |
- updated maintainer's email address
PR: ports/102705
Submitted by: maintainer (Wesley Shields)
Notes
Notes:
svn path=/head/; revision=171688
Diffstat (limited to 'net/ntop')
-rw-r--r-- | net/ntop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index fbcc35708943..81a58ff355fc 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} EXTRACT_SUFX= .tgz -MAINTAINER= wxs@csh.rit.edu +MAINTAINER= wxs@atarininja.org COMMENT= Network monitoring tool with command line and web interfaces LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \ |