diff options
-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 \ |