diff options
author | clsung <clsung@FreeBSD.org> | 2006-08-31 12:21:27 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-08-31 12:21:27 +0800 |
commit | 0a459b4b79fd5778675aec63c1576dde2257678c (patch) | |
tree | 78ede45022c40ada2a43bc293d2fd2ad2bbd4a4a /net/ntop/Makefile | |
parent | b660ddf4695671f0c6536154a91b7e541c85f7c3 (diff) | |
download | freebsd-ports-gnome-0a459b4b79fd5778675aec63c1576dde2257678c.tar.gz freebsd-ports-gnome-0a459b4b79fd5778675aec63c1576dde2257678c.tar.zst freebsd-ports-gnome-0a459b4b79fd5778675aec63c1576dde2257678c.zip |
- updated maintainer's email address
PR: ports/102705
Submitted by: maintainer (Wesley Shields)
Diffstat (limited to 'net/ntop/Makefile')
-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 \ |